home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Graphics Studio: Publisher 98 / PUB_50_CD.iso / pubwiz / air98.des < prev    next >
Text File  |  1997-12-07  |  2KB  |  32 lines

  1. (WIZARD LOCID=AIRWIZ TITLE="Airplane Wizard"  
  2.     
  3.     (PAGE LOCID=PgINTRO TITLE="Introduction"
  4.         (STATIC LOCID=S1 HIDEON=1 CAPTION="Welcome to the Airplane Wizard. Use the wizard to customize the layout of your airplane. When you're done with the questions, add any finishing touches you like to your airplane.")
  5.         (STATIC LOCID=S2 HIDEON=1 CAPTION=" ")
  6.         (STATIC LOCID=S3 HIDEON=1 CAPTION="As with the other wizards, you can return to the Airplane Wizard at any time to change an answer to a question.")
  7.         (STATIC LOCID=S4 HIDEON=1 CAPTION=" ")
  8.         (STATIC LOCID=S5 HIDEON=1 CAPTION="Click Next to begin.")
  9.         (STATIC LOCID=S6 HIDEON=2 CAPTION="Use the options above to change your answers to the wizard's layout questions.")
  10.         (STATIC LOCID=S7 HIDEON=2 CAPTION=" ")
  11.         (STATIC LOCID=S8 HIDEON=2 CAPTION="As you edit your publication, you'll want to explore Publisher's menus and commands to see what additional formatting options are available to you.")
  12.     )
  13.         (PAGE LOCID=PgDESIGN TITLE="Design" HIDEON=2
  14.         (STATIC LOCID=S1 CAPTION="Which design would you like to use?")
  15.         (CUSTOM ID=2 OPYID=1)
  16.         (PUSHBUTTON LOCID=P1 DIRECT=1 HIDEON=2 CAPTION="Reset Design...")
  17.     )
  18.     (PAGE LOCID=PgCOLOR TITLE="Color Scheme" DISABLEON=2 APOLOGYTEXT=1
  19.         (STATIC LOCID=S1 CAPTION="Which color scheme would you like to use?")
  20.         (CUSTOM ID=1)
  21.     )
  22.     (PAGE LOCID=PgAirEffects TITLE="Aerodynamics" DISABLEON=-2
  23.         (STATIC LOCID=S1 CAPTION="Which aerodynamic modification would you like?")
  24.         (RADIOGROUP LOCID=R0 OPYID=50
  25.                         (RADIOBUTTON LOCID=R1 CAPTION="Tail only" VALUE=1)
  26.                         (RADIOBUTTON LOCID=R2 CAPTION="Flaps only" VALUE=2)
  27.                         (RADIOBUTTON LOCID=R3 CAPTION="Both" VALUE=3)
  28.                         (RADIOBUTTON LOCID=R4 CAPTION="None" VALUE=0) )
  29.     )
  30. )
  31.     
  32.