home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR5 / TRIBALDR.ZIP / RES.ZIP / TRIBMENU.WDL < prev    next >
Text File  |  1993-10-09  |  4KB  |  121 lines

  1. Menu tribMenu
  2.   Popup file text: "&File"
  3.     Item new text:  "&New"
  4.       help: "Start a new drawing"
  5.     Item open text: "&Open..."
  6.       help: "Open a Tribal Draw file"
  7.     Line
  8.     Item save text: "&Save"
  9.       help: "Save current drawing"
  10.       group: picExists
  11.     Item saveAs text: "S&ave as..."
  12.       help: "Save current drawing"
  13.       group: picExists
  14.     Line
  15.     Item printerSetup text: "Printer Set&up..."
  16.       help: "Launch the printer setup dialog"
  17.     Item print text: "&Print"
  18.       help: "Print the contents of the display"
  19.       group: picExists
  20.     Line
  21.     Item aboutObjectDraw text: "About &Tribal Draw..."
  22.       help: "Launch the about box"
  23.   End
  24.   Popup edit text: "&Edit"
  25.     definition: "tribedit"
  26.   End
  27.   Popup tool text:  "&Tool"
  28.     Item chooser text: "&Select"
  29.       help: "Select the Chooser tool"
  30.       group: tools
  31.     Item line text: "&Line" style: (checked)
  32.       help: "Select the Line tool"
  33.       group: tools
  34.     Item rectangle text: "&Rectangle"
  35.       help: "Select the Rectangle tool"
  36.       group: tools
  37.     Item roundRectangle text: "Ro&und Rect"
  38.       help: "Select the RoundRect tool"
  39.       group: tools
  40.     Item ellipse text: "&Ellipse"
  41.       help: "Select the Ellipse tool"
  42.       group: tools
  43.     Item polygon text: "&Polygon"
  44.       help: "Select the Polygon tool"
  45.       group: tools
  46.     Item polyline text: "Pol&yLine"
  47.       help: "Select the PolyLine tool"
  48.       group: tools
  49.     Item curve text: "&Curve"
  50.       help: "Select the Bezier tool"
  51.       group: tools
  52.     Item text text: "&Text"
  53.       help: "Select the Label tool"
  54.       group: tools
  55.   End
  56.   Popup view text: "&View"
  57.     Item actualSize text: "&Actual Size" style: (checked)
  58.       help: "Set display for actual size"
  59.       group: view
  60.     Item fitInWindow text: "Fit in &Window"
  61.       help: "Display entire page"
  62.       group: view
  63.     Item zoom text: "&Zoom"
  64.       help: "Select zoom tool"
  65.       group: view
  66.     Line
  67.     Item dimensions text: "&Dimensions..."
  68.       help: "Set GraphSpace dimensions"
  69.     Item grids text: "&Grids..."
  70.       help: "Set grid size"
  71.     Popup wColor text: "Window &Color"
  72.       Item windowRGBColor text: "&RGB Color..."
  73.       Item windowSystemColor text: "&System Color..."
  74.     End
  75.     Line
  76.     Item showRulers text: "Show &Rulers" style: (checked)
  77.       help: "Display or hide the rulers"
  78.     Item showGrid text: "Show Gr&id"
  79.       help: "Display or hide the current grid"
  80.     Item showHelpline text: "Show Help&Line" style: (checked)
  81.       help: "Display or hide the help line"
  82.       
  83.     Item showToolbar text: "Show Tool&bar" style: (checked)
  84.       help: "Display or hide the toolbar"
  85.     Line
  86.     Item redraw text: "R&edraw"
  87.       help: "Redraw the display window"
  88.   End
  89.   Popup arrange text: "&Arrange"
  90.     Item bringToFront text: "Bring to &Front" style: (grayed)
  91.       help: "Bring selected graphic(s) to front (top) of display list"
  92.       group: selMade
  93.     Item sendToBack text: "Send to &Back" style: (grayed)
  94.       help: "Send selected graphic(s) to back (bottom) of display list"
  95.       group: selMade
  96.     Line
  97.     Item group text: "&Group" style: (grayed)
  98.       help: "Group selected graphic(s) into a picture"
  99.       group: selMade
  100.     Item ungroup text: "&Ungroup" style: (grayed)
  101.       help: "Ungroup selected graphic(s) into components"
  102.     Line
  103.     Item alignToGrid text: "&Align to Grid" style: (grayed)
  104.       help: "Align selected graphic(s) to nearest grid point"
  105.       group: selMade
  106.   End
  107.   Popup pen text: "&Pen"
  108.     definition: "jurapen"
  109.   End
  110.   Popup brush text: "F&ill"
  111.     definition: "tribbrus"
  112.   End
  113.   Popup textPen text: "&Text"
  114.     definition: "tribtpen"
  115.   End
  116.   Popup helpMen text: "&Help"
  117.     definition: "helpmenu"
  118.   End
  119. End
  120.  
  121.