home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01163 / vidchwin.wdl < prev    next >
Text File  |  1993-02-23  |  395b  |  15 lines

  1. Window vidChartWindow
  2.   class: VidChWindow
  3.   title: "Chart View: Quantities on hand by part number"
  4.   ownership: popup
  5.   Menu vidChMenu
  6.     Popup export text: "&Export"
  7.       Item copy text: "&Copy to clipboard"
  8.       Item print text: "&Print"
  9.     End
  10.     Popup options text: "&Options"
  11.       Item horizontal text: "&Horizontal"
  12.       Item vertical text: "&Vertical"
  13.     End
  14.   End
  15.