home *** CD-ROM | disk | FTP | other *** search
- PICTURE testbrush.ilbm.hi.640x36x2
- PICWIDTH 640
- PICHEIGHT 36
- PICDEPTH 2
- TITLE This is a Menÿ demonstration menu. You can produce wide menu entries:
- WITEM This is WIDE action button. click ONCE ONLY and see
- hyper1.19b:c/ppshow Hyper1.19b:Menÿ/pic/ti.8.pic
- WITEM This tries to launch a clock! ( if it's in utilities dir )
- run hyper1.19b:utilities/spclock LEFT=140 TOP=240 COLOR=5 0 5 SHADOW=15 15 15 COLOR3=0 0 0 PUBSCREEN=Menÿ_Screen
- WITEM This Will Launch text
- hyper1.19b:c/mmpp hyper1.19b:menÿ/text/hello
- TITLE Module An Oldie But Goody by HCC called Sexy
- WITEM Give time for it to load -------- Press both mice to exit module
- hyper1.19b:c/run >nil: <nil: hyper1.19b:c/OctaMEDPlayer hyper1.19b:menÿ/music/HCC's_Sexy MBEXIT QUIET
-
- WMENU Here's a submenu...
- Sub1
- TITLE Or you can use two NARROW columns:
- ITEM Column 1. Click Here For OcFunk
- hyper1.19b:c/run >nil: <nil: hyper1.19b:menÿ/music/OcFUNK
- ITEM Column 2. ( nothing in here )
- SECCOL
- HDR Column header
- MENU Another submenu
- Sub2
- ENDM
-
-
- SUBM Sub1
- TITLE This is a submenu
- WMENU Even deeper...
- Sub2
- ENDM
-
- SUBM Sub2
- TITLE Sorry, nothing here!, it's up to you now.
- ENDM