home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga Shareware Floppies / ma68.dms / ma68.adf / Argue10 / Examples / MultiviewGUI < prev    next >
Text File  |  1996-08-17  |  896b  |  27 lines

  1.  
  2. Multiview demonstration GUI
  3. (c) flavour 3.8.1996
  4.  
  5. We heavily use Argue 1.0's new user-defined bubble help.
  6. A "#" after the argument name will be put to the help line.
  7.  
  8. Note: The first argument would usually NOT allow any comment/
  9. help as Argue just cuts on slashes and there IS none. But nothing
  10. says we may not set a slash behind it ;) 
  11.  
  12. So write FILE/ instead of FILE when you'd like to set something
  13. after it.
  14.  
  15. @NEWFASHION
  16.  
  17. FILE (filepopup help="What file shall be shown?")
  18. CLIPBOARD/S         
  19. CLIPUNIT/K/N (def=0 min=0 max=9)
  20. PUBSCREEN/K (preset="Workbench" pubscreenpopup help="Multiview likes to be on public screens!")
  21. REQUESTER/S
  22. BOOKMARK/S
  23. FONTNAME/K (preset="topaz.font/8" fontpopup help "Change this! Topaz is ugly!")
  24. FONTSIZE/K/N (def=0 min=6 max=96)
  25. BACKDROP/S (help "Shall the window be backdropped?")
  26. Type of display/C (cc "Screen" "Window" help "look here! we use the cycler!")
  27.