home *** CD-ROM | disk | FTP | other *** search
/ BUG 15 / BUGCD1998_06.ISO / aplic / felixcad / fcaddata.z / TUTOR2.MNP < prev    next >
Text File  |  1996-02-10  |  1KB  |  30 lines

  1. PALETTE
  2. BEGIN
  3.  
  4.    SETTINGS
  5.    BEGIN
  6.       Caption = "T U T O R I A L"
  7.       Columns = 1
  8.       Lines   = 12
  9.       Width   = 255
  10.       Height  = 28
  11.    END
  12.  
  13.    BUTTONS
  14.    BEGIN
  15.       BITMAPBUTTON = ~\PALBMP2\DESKTOP.BMP, {The Program's User Interface}, [FCMD](help "Desktop")
  16.       BITMAPBUTTON = ~\PALBMP2\DRAWING.BMP, {Beginning a new Drawing}, [FCMD](help "Creating the Drawing")
  17.       BITMAPBUTTON = ~\PALBMP2\CMDENTRY.BMP, {Calling Commands and Options}, [FCMD](help "Calling Commands and Options")
  18.       BITMAPBUTTON = ~\PALBMP2\POINTS.BMP, {Coordinate Input}, [FCMD](help "Coordinate Input - Summary")
  19.       BITMAPBUTTON = ~\PALBMP2\FILTER.BMP, {Coordinate Filter}, [FCMD](help "Coordinate Filter")
  20.       BITMAPBUTTON = ~\PALBMP2\OSNAP.BMP, {Object Snap - Summary}, [FCMD](help "Object Snap - Summary")
  21.       BITMAPBUTTON = ~\PALBMP2\SELECT.BMP, {Object Selection - Summary}, [FCMD](help "Object Selection - Summary")
  22.       BITMAPBUTTON = ~\PALBMP2\LAYER.BMP, {Layer - Basic Information}, [FCMD](help "Layer - Basic Information")
  23.       BITMAPBUTTON = ~\PALBMP2\PARTS.BMP, {Parts and Attributes}, [FCMD](help "Parts and Attributes")
  24.       BITMAPBUTTON = ~\PALBMP2\DIM.BMP, {Dimension Commands}, [FCMD](help "Dimensioning Summary")
  25.       BITMAPBUTTON = ~\PALBMP2\REFERENC.BMP, {Command Reference}, [FCMD](help "Reference")
  26.       BITMAPBUTTON = ~\PALBMP2\EXERCISE.BMP, {Exercises, Tips, Evaluation}, [FCMD](help "Exercises")(C:EXERCISE)
  27.    END
  28.  
  29. END
  30.