home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xtici.zip / xtici / Widget.Hierarc < prev    next >
Text File  |  1991-08-22  |  2KB  |  95 lines

  1. TekHVC  xtici
  2.     TekBox  main
  3.         Form  menubar
  4.             Command  quit
  5.             Command  option
  6.                 TransientShell  optionmenu
  7.                     Box  menubox
  8.                         Command  huebutton
  9.                         Command  leafbutton
  10.                         Command  clamp
  11.                         Command  coordinates
  12.                             TransientShell  coordmenu
  13.                                 Box  menubox
  14.                                     Command  rgb
  15.                                     Command  uvY
  16.             Command  import
  17.             Command  export
  18.             Command  edit
  19.                 TransientShell  editmenu
  20.                     Box  menubox
  21.                         Command  copy
  22.                             TransientShell  copymenu
  23.                                 Box  menubox
  24.                                     Command  copyhvc
  25.                                     Command  copyrgb
  26.                                     Command  copyuvy
  27.                         Command  paste
  28.             Command  help
  29.                 TransientShell  helpmenu
  30.                     Box  menubox
  31.                         Command  interface
  32.                         Command  version
  33.                         Command  quit
  34.                         Command  option
  35.                         Command  import
  36.                         Command  export
  37.                         Command  edit
  38.         ColorScale  scale
  39.             Label  label
  40.             RepeaterButton  up
  41.             RepeaterButton  down
  42.             Scrollbar  scrollbar
  43.             Colorbar  bar
  44.             Zoom  zoom
  45.             Colorbar  expand
  46.         Form  show
  47.             TriText  hvc
  48.                 Form  form
  49.                     Label  item1
  50.                     Label  item2
  51.                     Label  item3
  52.                     Text  text1
  53.                     Text  text2
  54.                     Text  text3
  55.             TriText  uvy
  56.                 Form  form
  57.                     Label  item1
  58.                     Label  item2
  59.                     Label  item3
  60.                     Text  text1
  61.                     Text  text2
  62.                     Text  text3
  63.             TriText  rgb
  64.                 Form  form
  65.                     Label  item1
  66.                     Label  item2
  67.                     Label  item3
  68.                     Text  text1
  69.                     Text  text2
  70.                     Text  text3
  71.         Form  patch
  72.             Text  patchtext
  73.             Box  patcharea
  74.         ColorScale  huebar
  75.             Label  label
  76.             RepeaterButton  up
  77.             RepeaterButton  down
  78.             Scrollbar  scrollbar
  79.             Colorbar  bar
  80.             Zoom  zoom
  81.             Colorbar  expand
  82.         Leaf  leaf
  83.             Form  hvcform
  84.                 Label  value
  85.                 RepeaterButton  uparrow
  86.                 RepeaterButton  downarrow
  87.                 Hueleaf  hueleaf
  88.                 RepeaterButton  leftarrow
  89.                 RepeaterButton  rightarrow
  90.                 Label  chroma
  91.         TransientShell  help_popup
  92.             Box  box
  93.                 Label  color editor version help
  94.                 Command  color editor version help
  95.