home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR5 / TRIBALDR.ZIP / RES.ZIP / TTOOLB.WDL < prev    next >
Text File  |  1993-09-06  |  306b  |  15 lines

  1. Window MDIToolBar
  2.   class: BasicToolBar
  3.   Child open
  4.     class: BitButton
  5.     left: (f 4)
  6.     top: (f 4)
  7.     right: (self left f 28)
  8.     bottom: (self top f 28)
  9.   Child save
  10.     class: BitButton
  11.     left: (last right f 2)
  12.     top: last
  13.     right: (self left f 28)
  14.     bottom: (self top f 28)
  15.