Home » Archimedes archive » Archimedes World » AW-1994-05-Disc1.adf » Disk1May94 » !AWMay94/Goodies/MenuMake/Docs/StepBy
!AWMay94/Goodies/MenuMake/Docs/StepBy
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » AW-1994-05-Disc1.adf » Disk1May94 |
Filename: | !AWMay94/Goodies/MenuMake/Docs/StepBy |
Read OK: | ✔ |
File size: | 1320 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Menaker Menu Creation System by Richard M. Leggett �1993 Archimedes World 11 Easy Steps to Using Menaker! Step 1 - Preparing your programs -------------------------------- Before creating the menu it is best to decide which programs will be contained in it. Then, create a directory of any name and copy the programs into it. You can copy the programs into the directory as you add them to the menu, but it'll make things easier if you do it before. Step 2 - Loading the Program ---------------------------- To load, double-click on the !Menaker icon in a filer window. The program will load and install an icon on the iconbar. Step 3 - Creating a new menu ---------------------------- A new menu is started by clicking on the iconbar icon. Two windows will appear. The smaller one is a list of all the menus in the current menu file. A star appears next to the currently selected menu. The contents of this menu are shown in the second window. Step 4 - Adding options ----------------------- Files, applications and directories can be added to your menu by simply dragging their icons from a filer disc display onto the menu window. The name of the file will appear next to it's icon. Step 5 - Adding submenus ------------------------ There are two ways to make submenus. Firstly, you can create one from scratch. To do this, click Menu (the middle mouse button) over the menu display and select 'Submenu item'. Three boxes allow you to enter : * The name of the sprite displayed next to the option to open the menu. * The text to appear next to the sprite. * The title of the submenu to open. If you click on 'Okay' an option to open the submenu will appear on the current menu. If the title you entered is new (ie. a menu of that name doesn't already exist), the menu will be created and will appear in the list of menus. Another way to create a submenu is to turn another option (eg. a file) into a submenu. To do this, click Menu over the option and select 'Menu 'name' -> Make submenu. A window like the one for the 'Submenu item' option will appear. This will allow you to select a different sprite for the icon or change the text. You can probably ignore this and click on 'Okay'. A menu will be created bearing the file's name and depending on the type, some options will be created on the menu. These are : * For files and applications, 3 items are created : 1. an option to run the file. 2. an option to open the directory the file is in. 3. an option to return to the main menu. * For directories, 2 items are created : 1. an option to open the directory. 2. an option to return to the main menu. Step 6 - Adding options to submenus ----------------------------------- You can 'travel' around your menufile by double-clicking on submenu icons. Alternatively, you can click on a menu in the list of menus and it will be displayed. Adding options to the new menus is then done as with the main menu, by dragging, or by creating further submenus. Step 7 - Adding an option to return to the main menu ---------------------------------------------------- Once you've created submenus, you'll want to be able to get back to the main menu. To do this, click Menu over the menu window and select Main Menu item. Step 8 - Moving options around ------------------------------ You can move options around by dragging one icon on top of another. The first icon will then be inserted at the second icon. Step 9 - Testing the menu ------------------------- If you want to check that any options work, you can double-click on them. This will have the same effect as double-clicking them in a directory display (ie. applications are run, directories opened etc.). If you find this a pain (for example, accidently double clicking on files), simply press Menu over the iconbar icon and click on Options->Run files from Menaker. Step 10 - Saving the menu ------------------------- To save, press Menu over the iconbar icon. Then move the pointer over the arrow next to 'Save'. A standard save window will appear. From here you can drag the icon to a directory to save the menu. The menu can be run by double-clicking it's icon, or it can be edited by dragging it's icon onto the iconbar icon. Step 11 - Including files in the menu ------------------------------------- First, click Menu over the iconbar icon and select Copy Files. A window will appear in the centre of the desktop. Next, drag the directory you placed all the files in onto the new window. Menaker will then copy this directory inside the current menu file's directory (assumming you have saved your menu, as in step 10). If you did not place all your files in one directory, then they can be dragged onto the window individually, or in a group.
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000020 20 20 20 4d 65 6e 61 6b 65 72 0a 20 20 20 20 20 | Menaker. | 00000030 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000040 20 20 20 20 20 20 20 20 4d 65 6e 75 20 43 72 65 | Menu Cre| 00000050 61 74 69 6f 6e 20 53 79 73 74 65 6d 0a 20 20 20 |ation System. | 00000060 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000070 20 20 20 20 20 20 20 20 20 20 62 79 20 52 69 63 | by Ric| 00000080 68 61 72 64 20 4d 2e 20 4c 65 67 67 65 74 74 0a |hard M. Leggett.| 00000090 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000a0 20 20 20 20 20 20 20 20 20 20 20 20 20 a9 31 39 | .19| 000000b0 39 33 20 41 72 63 68 69 6d 65 64 65 73 20 57 6f |93 Archimedes Wo| 000000c0 72 6c 64 0a 0a 20 20 20 20 20 20 20 20 20 20 20 |rld.. | 000000d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 31 31 | 11| 000000e0 20 45 61 73 79 20 53 74 65 70 73 20 74 6f 20 55 | Easy Steps to U| 000000f0 73 69 6e 67 20 4d 65 6e 61 6b 65 72 21 0a 0a 53 |sing Menaker!..S| 00000100 74 65 70 20 31 20 2d 20 50 72 65 70 61 72 69 6e |tep 1 - Preparin| 00000110 67 20 79 6f 75 72 20 70 72 6f 67 72 61 6d 73 0a |g your programs.| 00000120 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000140 0a 42 65 66 6f 72 65 20 63 72 65 61 74 69 6e 67 |.Before creating| 00000150 20 74 68 65 20 6d 65 6e 75 20 69 74 20 69 73 20 | the menu it is | 00000160 62 65 73 74 20 74 6f 20 64 65 63 69 64 65 20 77 |best to decide w| 00000170 68 69 63 68 20 70 72 6f 67 72 61 6d 73 20 77 69 |hich programs wi| 00000180 6c 6c 20 62 65 0a 63 6f 6e 74 61 69 6e 65 64 20 |ll be.contained | 00000190 69 6e 20 69 74 2e 20 54 68 65 6e 2c 20 63 72 65 |in it. Then, cre| 000001a0 61 74 65 20 61 20 64 69 72 65 63 74 6f 72 79 20 |ate a directory | 000001b0 6f 66 20 61 6e 79 20 6e 61 6d 65 20 61 6e 64 20 |of any name and | 000001c0 63 6f 70 79 20 74 68 65 20 70 72 6f 67 72 61 6d |copy the program| 000001d0 73 0a 69 6e 74 6f 20 69 74 2e 20 59 6f 75 20 63 |s.into it. You c| 000001e0 61 6e 20 63 6f 70 79 20 74 68 65 20 70 72 6f 67 |an copy the prog| 000001f0 72 61 6d 73 20 69 6e 74 6f 20 74 68 65 20 64 69 |rams into the di| 00000200 72 65 63 74 6f 72 79 20 61 73 20 79 6f 75 20 61 |rectory as you a| 00000210 64 64 20 74 68 65 6d 0a 74 6f 20 74 68 65 20 6d |dd them.to the m| 00000220 65 6e 75 2c 20 62 75 74 20 69 74 27 6c 6c 20 6d |enu, but it'll m| 00000230 61 6b 65 20 74 68 69 6e 67 73 20 65 61 73 69 65 |ake things easie| 00000240 72 20 69 66 20 79 6f 75 20 64 6f 20 69 74 20 62 |r if you do it b| 00000250 65 66 6f 72 65 2e 20 0a 0a 53 74 65 70 20 32 20 |efore. ..Step 2 | 00000260 2d 20 4c 6f 61 64 69 6e 67 20 74 68 65 20 50 72 |- Loading the Pr| 00000270 6f 67 72 61 6d 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |ogram.----------| 00000280 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000290 2d 2d 0a 54 6f 20 6c 6f 61 64 2c 20 64 6f 75 62 |--.To load, doub| 000002a0 6c 65 2d 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 |le-click on the | 000002b0 21 4d 65 6e 61 6b 65 72 20 69 63 6f 6e 20 69 6e |!Menaker icon in| 000002c0 20 61 20 66 69 6c 65 72 20 77 69 6e 64 6f 77 2e | a filer window.| 000002d0 20 54 68 65 20 70 72 6f 67 72 61 6d 0a 77 69 6c | The program.wil| 000002e0 6c 20 6c 6f 61 64 20 61 6e 64 20 69 6e 73 74 61 |l load and insta| 000002f0 6c 6c 20 61 6e 20 69 63 6f 6e 20 6f 6e 20 74 68 |ll an icon on th| 00000300 65 20 69 63 6f 6e 62 61 72 2e 0a 0a 53 74 65 70 |e iconbar...Step| 00000310 20 33 20 2d 20 43 72 65 61 74 69 6e 67 20 61 20 | 3 - Creating a | 00000320 6e 65 77 20 6d 65 6e 75 0a 2d 2d 2d 2d 2d 2d 2d |new menu.-------| 00000330 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000340 2d 2d 2d 2d 2d 0a 41 20 6e 65 77 20 6d 65 6e 75 |-----.A new menu| 00000350 20 69 73 20 73 74 61 72 74 65 64 20 62 79 20 63 | is started by c| 00000360 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 68 65 20 69 |licking on the i| 00000370 63 6f 6e 62 61 72 20 69 63 6f 6e 2e 20 54 77 6f |conbar icon. Two| 00000380 20 77 69 6e 64 6f 77 73 20 77 69 6c 6c 0a 61 70 | windows will.ap| 00000390 70 65 61 72 2e 20 54 68 65 20 73 6d 61 6c 6c 65 |pear. The smalle| 000003a0 72 20 6f 6e 65 20 69 73 20 61 20 6c 69 73 74 20 |r one is a list | 000003b0 6f 66 20 61 6c 6c 20 74 68 65 20 6d 65 6e 75 73 |of all the menus| 000003c0 20 69 6e 20 74 68 65 20 63 75 72 72 65 6e 74 20 | in the current | 000003d0 6d 65 6e 75 20 66 69 6c 65 2e 0a 41 20 73 74 61 |menu file..A sta| 000003e0 72 20 61 70 70 65 61 72 73 20 6e 65 78 74 20 74 |r appears next t| 000003f0 6f 20 74 68 65 20 63 75 72 72 65 6e 74 6c 79 20 |o the currently | 00000400 73 65 6c 65 63 74 65 64 20 6d 65 6e 75 2e 20 54 |selected menu. T| 00000410 68 65 20 63 6f 6e 74 65 6e 74 73 20 6f 66 20 74 |he contents of t| 00000420 68 69 73 0a 6d 65 6e 75 20 61 72 65 20 73 68 6f |his.menu are sho| 00000430 77 6e 20 69 6e 20 74 68 65 20 73 65 63 6f 6e 64 |wn in the second| 00000440 20 77 69 6e 64 6f 77 2e 0a 0a 53 74 65 70 20 34 | window...Step 4| 00000450 20 2d 20 41 64 64 69 6e 67 20 6f 70 74 69 6f 6e | - Adding option| 00000460 73 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |s.--------------| 00000470 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 46 69 6c 65 73 2c |---------.Files,| 00000480 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 61 6e | applications an| 00000490 64 20 64 69 72 65 63 74 6f 72 69 65 73 20 63 61 |d directories ca| 000004a0 6e 20 62 65 20 61 64 64 65 64 20 74 6f 20 79 6f |n be added to yo| 000004b0 75 72 20 6d 65 6e 75 20 62 79 20 73 69 6d 70 6c |ur menu by simpl| 000004c0 79 0a 64 72 61 67 67 69 6e 67 20 74 68 65 69 72 |y.dragging their| 000004d0 20 69 63 6f 6e 73 20 66 72 6f 6d 20 61 20 66 69 | icons from a fi| 000004e0 6c 65 72 20 64 69 73 63 20 64 69 73 70 6c 61 79 |ler disc display| 000004f0 20 6f 6e 74 6f 20 74 68 65 20 6d 65 6e 75 20 77 | onto the menu w| 00000500 69 6e 64 6f 77 2e 20 54 68 65 0a 6e 61 6d 65 20 |indow. The.name | 00000510 6f 66 20 74 68 65 20 66 69 6c 65 20 77 69 6c 6c |of the file will| 00000520 20 61 70 70 65 61 72 20 6e 65 78 74 20 74 6f 20 | appear next to | 00000530 69 74 27 73 20 69 63 6f 6e 2e 0a 0a 53 74 65 70 |it's icon...Step| 00000540 20 35 20 2d 20 41 64 64 69 6e 67 20 73 75 62 6d | 5 - Adding subm| 00000550 65 6e 75 73 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |enus.-----------| 00000560 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 54 68 |-------------.Th| 00000570 65 72 65 20 61 72 65 20 74 77 6f 20 77 61 79 73 |ere are two ways| 00000580 20 74 6f 20 6d 61 6b 65 20 73 75 62 6d 65 6e 75 | to make submenu| 00000590 73 2e 20 46 69 72 73 74 6c 79 2c 20 79 6f 75 20 |s. Firstly, you | 000005a0 63 61 6e 20 63 72 65 61 74 65 20 6f 6e 65 20 66 |can create one f| 000005b0 72 6f 6d 0a 73 63 72 61 74 63 68 2e 20 54 6f 20 |rom.scratch. To | 000005c0 64 6f 20 74 68 69 73 2c 20 63 6c 69 63 6b 20 4d |do this, click M| 000005d0 65 6e 75 20 28 74 68 65 20 6d 69 64 64 6c 65 20 |enu (the middle | 000005e0 6d 6f 75 73 65 20 62 75 74 74 6f 6e 29 20 6f 76 |mouse button) ov| 000005f0 65 72 20 74 68 65 20 6d 65 6e 75 0a 64 69 73 70 |er the menu.disp| 00000600 6c 61 79 20 61 6e 64 20 73 65 6c 65 63 74 20 27 |lay and select '| 00000610 53 75 62 6d 65 6e 75 20 69 74 65 6d 27 2e 20 54 |Submenu item'. T| 00000620 68 72 65 65 20 62 6f 78 65 73 20 61 6c 6c 6f 77 |hree boxes allow| 00000630 20 79 6f 75 20 74 6f 20 65 6e 74 65 72 20 3a 0a | you to enter :.| 00000640 0a 20 2a 20 54 68 65 20 6e 61 6d 65 20 6f 66 20 |. * The name of | 00000650 74 68 65 20 73 70 72 69 74 65 20 64 69 73 70 6c |the sprite displ| 00000660 61 79 65 64 20 6e 65 78 74 20 74 6f 20 74 68 65 |ayed next to the| 00000670 20 6f 70 74 69 6f 6e 20 74 6f 20 6f 70 65 6e 20 | option to open | 00000680 74 68 65 20 6d 65 6e 75 2e 0a 20 2a 20 54 68 65 |the menu.. * The| 00000690 20 74 65 78 74 20 74 6f 20 61 70 70 65 61 72 20 | text to appear | 000006a0 6e 65 78 74 20 74 6f 20 74 68 65 20 73 70 72 69 |next to the spri| 000006b0 74 65 2e 0a 20 2a 20 54 68 65 20 74 69 74 6c 65 |te.. * The title| 000006c0 20 6f 66 20 74 68 65 20 73 75 62 6d 65 6e 75 20 | of the submenu | 000006d0 74 6f 20 6f 70 65 6e 2e 0a 0a 49 66 20 79 6f 75 |to open...If you| 000006e0 20 63 6c 69 63 6b 20 6f 6e 20 27 4f 6b 61 79 27 | click on 'Okay'| 000006f0 20 61 6e 20 6f 70 74 69 6f 6e 20 74 6f 20 6f 70 | an option to op| 00000700 65 6e 20 74 68 65 20 73 75 62 6d 65 6e 75 20 77 |en the submenu w| 00000710 69 6c 6c 20 61 70 70 65 61 72 20 6f 6e 20 74 68 |ill appear on th| 00000720 65 0a 63 75 72 72 65 6e 74 20 6d 65 6e 75 2e 20 |e.current menu. | 00000730 49 66 20 74 68 65 20 74 69 74 6c 65 20 79 6f 75 |If the title you| 00000740 20 65 6e 74 65 72 65 64 20 69 73 20 6e 65 77 20 | entered is new | 00000750 28 69 65 2e 20 61 20 6d 65 6e 75 20 6f 66 20 74 |(ie. a menu of t| 00000760 68 61 74 20 6e 61 6d 65 0a 64 6f 65 73 6e 27 74 |hat name.doesn't| 00000770 20 61 6c 72 65 61 64 79 20 65 78 69 73 74 29 2c | already exist),| 00000780 20 74 68 65 20 6d 65 6e 75 20 77 69 6c 6c 20 62 | the menu will b| 00000790 65 20 63 72 65 61 74 65 64 20 61 6e 64 20 77 69 |e created and wi| 000007a0 6c 6c 20 61 70 70 65 61 72 20 69 6e 20 74 68 65 |ll appear in the| 000007b0 20 6c 69 73 74 0a 6f 66 20 6d 65 6e 75 73 2e 0a | list.of menus..| 000007c0 0a 41 6e 6f 74 68 65 72 20 77 61 79 20 74 6f 20 |.Another way to | 000007d0 63 72 65 61 74 65 20 61 20 73 75 62 6d 65 6e 75 |create a submenu| 000007e0 20 69 73 20 74 6f 20 74 75 72 6e 20 61 6e 6f 74 | is to turn anot| 000007f0 68 65 72 20 6f 70 74 69 6f 6e 20 28 65 67 2e 20 |her option (eg. | 00000800 61 20 66 69 6c 65 29 20 69 6e 74 6f 0a 61 20 73 |a file) into.a s| 00000810 75 62 6d 65 6e 75 2e 20 54 6f 20 64 6f 20 74 68 |ubmenu. To do th| 00000820 69 73 2c 20 63 6c 69 63 6b 20 4d 65 6e 75 20 6f |is, click Menu o| 00000830 76 65 72 20 74 68 65 20 6f 70 74 69 6f 6e 20 61 |ver the option a| 00000840 6e 64 20 73 65 6c 65 63 74 20 27 4d 65 6e 75 20 |nd select 'Menu | 00000850 27 6e 61 6d 65 27 20 2d 3e 0a 4d 61 6b 65 20 73 |'name' ->.Make s| 00000860 75 62 6d 65 6e 75 2e 20 41 20 77 69 6e 64 6f 77 |ubmenu. A window| 00000870 20 6c 69 6b 65 20 74 68 65 20 6f 6e 65 20 66 6f | like the one fo| 00000880 72 20 74 68 65 20 27 53 75 62 6d 65 6e 75 20 69 |r the 'Submenu i| 00000890 74 65 6d 27 20 6f 70 74 69 6f 6e 20 77 69 6c 6c |tem' option will| 000008a0 0a 61 70 70 65 61 72 2e 20 54 68 69 73 20 77 69 |.appear. This wi| 000008b0 6c 6c 20 61 6c 6c 6f 77 20 79 6f 75 20 74 6f 20 |ll allow you to | 000008c0 73 65 6c 65 63 74 20 61 20 64 69 66 66 65 72 65 |select a differe| 000008d0 6e 74 20 73 70 72 69 74 65 20 66 6f 72 20 74 68 |nt sprite for th| 000008e0 65 20 69 63 6f 6e 20 6f 72 0a 63 68 61 6e 67 65 |e icon or.change| 000008f0 20 74 68 65 20 74 65 78 74 2e 20 59 6f 75 20 63 | the text. You c| 00000900 61 6e 20 70 72 6f 62 61 62 6c 79 20 69 67 6e 6f |an probably igno| 00000910 72 65 20 74 68 69 73 20 61 6e 64 20 63 6c 69 63 |re this and clic| 00000920 6b 20 6f 6e 20 27 4f 6b 61 79 27 2e 20 41 20 6d |k on 'Okay'. A m| 00000930 65 6e 75 0a 77 69 6c 6c 20 62 65 20 63 72 65 61 |enu.will be crea| 00000940 74 65 64 20 62 65 61 72 69 6e 67 20 74 68 65 20 |ted bearing the | 00000950 66 69 6c 65 27 73 20 6e 61 6d 65 20 61 6e 64 20 |file's name and | 00000960 64 65 70 65 6e 64 69 6e 67 20 6f 6e 20 74 68 65 |depending on the| 00000970 20 74 79 70 65 2c 20 73 6f 6d 65 0a 6f 70 74 69 | type, some.opti| 00000980 6f 6e 73 20 77 69 6c 6c 20 62 65 20 63 72 65 61 |ons will be crea| 00000990 74 65 64 20 6f 6e 20 74 68 65 20 6d 65 6e 75 2e |ted on the menu.| 000009a0 20 54 68 65 73 65 20 61 72 65 20 3a 0a 0a 2a 20 | These are :..* | 000009b0 46 6f 72 20 66 69 6c 65 73 20 61 6e 64 20 61 70 |For files and ap| 000009c0 70 6c 69 63 61 74 69 6f 6e 73 2c 20 33 20 69 74 |plications, 3 it| 000009d0 65 6d 73 20 61 72 65 20 63 72 65 61 74 65 64 20 |ems are created | 000009e0 3a 0a 20 20 20 20 31 2e 20 61 6e 20 6f 70 74 69 |:. 1. an opti| 000009f0 6f 6e 20 74 6f 20 72 75 6e 20 74 68 65 20 66 69 |on to run the fi| 00000a00 6c 65 2e 0a 20 20 20 20 32 2e 20 61 6e 20 6f 70 |le.. 2. an op| 00000a10 74 69 6f 6e 20 74 6f 20 6f 70 65 6e 20 74 68 65 |tion to open the| 00000a20 20 64 69 72 65 63 74 6f 72 79 20 74 68 65 20 66 | directory the f| 00000a30 69 6c 65 20 69 73 20 69 6e 2e 0a 20 20 20 20 33 |ile is in.. 3| 00000a40 2e 20 61 6e 20 6f 70 74 69 6f 6e 20 74 6f 20 72 |. an option to r| 00000a50 65 74 75 72 6e 20 74 6f 20 74 68 65 20 6d 61 69 |eturn to the mai| 00000a60 6e 20 6d 65 6e 75 2e 0a 2a 20 46 6f 72 20 64 69 |n menu..* For di| 00000a70 72 65 63 74 6f 72 69 65 73 2c 20 32 20 69 74 65 |rectories, 2 ite| 00000a80 6d 73 20 61 72 65 20 63 72 65 61 74 65 64 20 3a |ms are created :| 00000a90 0a 20 20 20 20 31 2e 20 61 6e 20 6f 70 74 69 6f |. 1. an optio| 00000aa0 6e 20 74 6f 20 6f 70 65 6e 20 74 68 65 20 64 69 |n to open the di| 00000ab0 72 65 63 74 6f 72 79 2e 0a 20 20 20 20 32 2e 20 |rectory.. 2. | 00000ac0 61 6e 20 6f 70 74 69 6f 6e 20 74 6f 20 72 65 74 |an option to ret| 00000ad0 75 72 6e 20 74 6f 20 74 68 65 20 6d 61 69 6e 20 |urn to the main | 00000ae0 6d 65 6e 75 2e 0a 0a 53 74 65 70 20 36 20 2d 20 |menu...Step 6 - | 00000af0 41 64 64 69 6e 67 20 6f 70 74 69 6f 6e 73 20 74 |Adding options t| 00000b00 6f 20 73 75 62 6d 65 6e 75 73 0a 2d 2d 2d 2d 2d |o submenus.-----| 00000b10 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000b20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 59 |--------------.Y| 00000b30 6f 75 20 63 61 6e 20 27 74 72 61 76 65 6c 27 20 |ou can 'travel' | 00000b40 61 72 6f 75 6e 64 20 79 6f 75 72 20 6d 65 6e 75 |around your menu| 00000b50 66 69 6c 65 20 62 79 20 64 6f 75 62 6c 65 2d 63 |file by double-c| 00000b60 6c 69 63 6b 69 6e 67 20 6f 6e 20 73 75 62 6d 65 |licking on subme| 00000b70 6e 75 20 69 63 6f 6e 73 2e 0a 41 6c 74 65 72 6e |nu icons..Altern| 00000b80 61 74 69 76 65 6c 79 2c 20 79 6f 75 20 63 61 6e |atively, you can| 00000b90 20 63 6c 69 63 6b 20 6f 6e 20 61 20 6d 65 6e 75 | click on a menu| 00000ba0 20 69 6e 20 74 68 65 20 6c 69 73 74 20 6f 66 20 | in the list of | 00000bb0 6d 65 6e 75 73 20 61 6e 64 20 69 74 20 77 69 6c |menus and it wil| 00000bc0 6c 20 62 65 0a 64 69 73 70 6c 61 79 65 64 2e 0a |l be.displayed..| 00000bd0 0a 41 64 64 69 6e 67 20 6f 70 74 69 6f 6e 73 20 |.Adding options | 00000be0 74 6f 20 74 68 65 20 6e 65 77 20 6d 65 6e 75 73 |to the new menus| 00000bf0 20 69 73 20 74 68 65 6e 20 64 6f 6e 65 20 61 73 | is then done as| 00000c00 20 77 69 74 68 20 74 68 65 20 6d 61 69 6e 20 6d | with the main m| 00000c10 65 6e 75 2c 20 62 79 0a 64 72 61 67 67 69 6e 67 |enu, by.dragging| 00000c20 2c 20 6f 72 20 62 79 20 63 72 65 61 74 69 6e 67 |, or by creating| 00000c30 20 66 75 72 74 68 65 72 20 73 75 62 6d 65 6e 75 | further submenu| 00000c40 73 2e 0a 0a 53 74 65 70 20 37 20 2d 20 41 64 64 |s...Step 7 - Add| 00000c50 69 6e 67 20 61 6e 20 6f 70 74 69 6f 6e 20 74 6f |ing an option to| 00000c60 20 72 65 74 75 72 6e 20 74 6f 20 74 68 65 20 6d | return to the m| 00000c70 61 69 6e 20 6d 65 6e 75 0a 2d 2d 2d 2d 2d 2d 2d |ain menu.-------| 00000c80 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000ca0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 4f 6e |-------------.On| 00000cb0 63 65 20 79 6f 75 27 76 65 20 63 72 65 61 74 65 |ce you've create| 00000cc0 64 20 73 75 62 6d 65 6e 75 73 2c 20 79 6f 75 27 |d submenus, you'| 00000cd0 6c 6c 20 77 61 6e 74 20 74 6f 20 62 65 20 61 62 |ll want to be ab| 00000ce0 6c 65 20 74 6f 20 67 65 74 20 62 61 63 6b 20 74 |le to get back t| 00000cf0 6f 20 74 68 65 20 6d 61 69 6e 0a 6d 65 6e 75 2e |o the main.menu.| 00000d00 20 54 6f 20 64 6f 20 74 68 69 73 2c 20 63 6c 69 | To do this, cli| 00000d10 63 6b 20 4d 65 6e 75 20 6f 76 65 72 20 74 68 65 |ck Menu over the| 00000d20 20 6d 65 6e 75 20 77 69 6e 64 6f 77 20 61 6e 64 | menu window and| 00000d30 20 73 65 6c 65 63 74 20 4d 61 69 6e 20 4d 65 6e | select Main Men| 00000d40 75 20 69 74 65 6d 2e 0a 0a 53 74 65 70 20 38 20 |u item...Step 8 | 00000d50 2d 20 4d 6f 76 69 6e 67 20 6f 70 74 69 6f 6e 73 |- Moving options| 00000d60 20 61 72 6f 75 6e 64 0a 2d 2d 2d 2d 2d 2d 2d 2d | around.--------| 00000d70 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000d80 2d 2d 2d 2d 2d 2d 0a 59 6f 75 20 63 61 6e 20 6d |------.You can m| 00000d90 6f 76 65 20 6f 70 74 69 6f 6e 73 20 61 72 6f 75 |ove options arou| 00000da0 6e 64 20 62 79 20 64 72 61 67 67 69 6e 67 20 6f |nd by dragging o| 00000db0 6e 65 20 69 63 6f 6e 20 6f 6e 20 74 6f 70 20 6f |ne icon on top o| 00000dc0 66 20 61 6e 6f 74 68 65 72 2e 20 54 68 65 0a 66 |f another. The.f| 00000dd0 69 72 73 74 20 69 63 6f 6e 20 77 69 6c 6c 20 74 |irst icon will t| 00000de0 68 65 6e 20 62 65 20 69 6e 73 65 72 74 65 64 20 |hen be inserted | 00000df0 61 74 20 74 68 65 20 73 65 63 6f 6e 64 20 69 63 |at the second ic| 00000e00 6f 6e 2e 0a 0a 53 74 65 70 20 39 20 2d 20 54 65 |on...Step 9 - Te| 00000e10 73 74 69 6e 67 20 74 68 65 20 6d 65 6e 75 0a 2d |sting the menu.-| 00000e20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000e30 2d 2d 2d 2d 2d 2d 2d 2d 0a 49 66 20 79 6f 75 20 |--------.If you | 00000e40 77 61 6e 74 20 74 6f 20 63 68 65 63 6b 20 74 68 |want to check th| 00000e50 61 74 20 61 6e 79 20 6f 70 74 69 6f 6e 73 20 77 |at any options w| 00000e60 6f 72 6b 2c 20 79 6f 75 20 63 61 6e 20 64 6f 75 |ork, you can dou| 00000e70 62 6c 65 2d 63 6c 69 63 6b 20 6f 6e 20 74 68 65 |ble-click on the| 00000e80 6d 2e 0a 54 68 69 73 20 77 69 6c 6c 20 68 61 76 |m..This will hav| 00000e90 65 20 74 68 65 20 73 61 6d 65 20 65 66 66 65 63 |e the same effec| 00000ea0 74 20 61 73 20 64 6f 75 62 6c 65 2d 63 6c 69 63 |t as double-clic| 00000eb0 6b 69 6e 67 20 74 68 65 6d 20 69 6e 20 61 20 64 |king them in a d| 00000ec0 69 72 65 63 74 6f 72 79 0a 64 69 73 70 6c 61 79 |irectory.display| 00000ed0 20 28 69 65 2e 20 61 70 70 6c 69 63 61 74 69 6f | (ie. applicatio| 00000ee0 6e 73 20 61 72 65 20 72 75 6e 2c 20 64 69 72 65 |ns are run, dire| 00000ef0 63 74 6f 72 69 65 73 20 6f 70 65 6e 65 64 20 65 |ctories opened e| 00000f00 74 63 2e 29 2e 0a 0a 49 66 20 79 6f 75 20 66 69 |tc.)...If you fi| 00000f10 6e 64 20 74 68 69 73 20 61 20 70 61 69 6e 20 28 |nd this a pain (| 00000f20 66 6f 72 20 65 78 61 6d 70 6c 65 2c 20 61 63 63 |for example, acc| 00000f30 69 64 65 6e 74 6c 79 20 64 6f 75 62 6c 65 20 63 |idently double c| 00000f40 6c 69 63 6b 69 6e 67 20 6f 6e 20 66 69 6c 65 73 |licking on files| 00000f50 29 2c 0a 73 69 6d 70 6c 79 20 70 72 65 73 73 20 |),.simply press | 00000f60 4d 65 6e 75 20 6f 76 65 72 20 74 68 65 20 69 63 |Menu over the ic| 00000f70 6f 6e 62 61 72 20 69 63 6f 6e 20 61 6e 64 20 63 |onbar icon and c| 00000f80 6c 69 63 6b 20 6f 6e 20 4f 70 74 69 6f 6e 73 2d |lick on Options-| 00000f90 3e 52 75 6e 20 66 69 6c 65 73 20 66 72 6f 6d 0a |>Run files from.| 00000fa0 4d 65 6e 61 6b 65 72 2e 0a 0a 53 74 65 70 20 31 |Menaker...Step 1| 00000fb0 30 20 2d 20 53 61 76 69 6e 67 20 74 68 65 20 6d |0 - Saving the m| 00000fc0 65 6e 75 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |enu.------------| 00000fd0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 54 6f |-------------.To| 00000fe0 20 73 61 76 65 2c 20 70 72 65 73 73 20 4d 65 6e | save, press Men| 00000ff0 75 20 6f 76 65 72 20 74 68 65 20 69 63 6f 6e 62 |u over the iconb| 00001000 61 72 20 69 63 6f 6e 2e 20 54 68 65 6e 20 6d 6f |ar icon. Then mo| 00001010 76 65 20 74 68 65 20 70 6f 69 6e 74 65 72 20 6f |ve the pointer o| 00001020 76 65 72 20 74 68 65 0a 61 72 72 6f 77 20 6e 65 |ver the.arrow ne| 00001030 78 74 20 74 6f 20 27 53 61 76 65 27 2e 20 41 20 |xt to 'Save'. A | 00001040 73 74 61 6e 64 61 72 64 20 73 61 76 65 20 77 69 |standard save wi| 00001050 6e 64 6f 77 20 77 69 6c 6c 20 61 70 70 65 61 72 |ndow will appear| 00001060 2e 20 46 72 6f 6d 20 68 65 72 65 20 79 6f 75 20 |. From here you | 00001070 63 61 6e 0a 64 72 61 67 20 74 68 65 20 69 63 6f |can.drag the ico| 00001080 6e 20 74 6f 20 61 20 64 69 72 65 63 74 6f 72 79 |n to a directory| 00001090 20 74 6f 20 73 61 76 65 20 74 68 65 20 6d 65 6e | to save the men| 000010a0 75 2e 0a 0a 54 68 65 20 6d 65 6e 75 20 63 61 6e |u...The menu can| 000010b0 20 62 65 20 72 75 6e 20 62 79 20 64 6f 75 62 6c | be run by doubl| 000010c0 65 2d 63 6c 69 63 6b 69 6e 67 20 69 74 27 73 20 |e-clicking it's | 000010d0 69 63 6f 6e 2c 20 6f 72 20 69 74 20 63 61 6e 20 |icon, or it can | 000010e0 62 65 20 65 64 69 74 65 64 20 62 79 0a 64 72 61 |be edited by.dra| 000010f0 67 67 69 6e 67 20 69 74 27 73 20 69 63 6f 6e 20 |gging it's icon | 00001100 6f 6e 74 6f 20 74 68 65 20 69 63 6f 6e 62 61 72 |onto the iconbar| 00001110 20 69 63 6f 6e 2e 0a 0a 53 74 65 70 20 31 31 20 | icon...Step 11 | 00001120 2d 20 49 6e 63 6c 75 64 69 6e 67 20 66 69 6c 65 |- Including file| 00001130 73 20 69 6e 20 74 68 65 20 6d 65 6e 75 0a 2d 2d |s in the menu.--| 00001140 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001160 2d 2d 2d 0a 46 69 72 73 74 2c 20 63 6c 69 63 6b |---.First, click| 00001170 20 4d 65 6e 75 20 6f 76 65 72 20 74 68 65 20 69 | Menu over the i| 00001180 63 6f 6e 62 61 72 20 69 63 6f 6e 20 61 6e 64 20 |conbar icon and | 00001190 73 65 6c 65 63 74 20 43 6f 70 79 20 46 69 6c 65 |select Copy File| 000011a0 73 2e 20 41 20 77 69 6e 64 6f 77 20 77 69 6c 6c |s. A window will| 000011b0 0a 61 70 70 65 61 72 20 69 6e 20 74 68 65 20 63 |.appear in the c| 000011c0 65 6e 74 72 65 20 6f 66 20 74 68 65 20 64 65 73 |entre of the des| 000011d0 6b 74 6f 70 2e 20 4e 65 78 74 2c 20 64 72 61 67 |ktop. Next, drag| 000011e0 20 74 68 65 20 64 69 72 65 63 74 6f 72 79 20 79 | the directory y| 000011f0 6f 75 20 70 6c 61 63 65 64 20 61 6c 6c 0a 74 68 |ou placed all.th| 00001200 65 20 66 69 6c 65 73 20 69 6e 20 6f 6e 74 6f 20 |e files in onto | 00001210 74 68 65 20 6e 65 77 20 77 69 6e 64 6f 77 2e 20 |the new window. | 00001220 4d 65 6e 61 6b 65 72 20 77 69 6c 6c 20 74 68 65 |Menaker will the| 00001230 6e 20 63 6f 70 79 20 74 68 69 73 20 64 69 72 65 |n copy this dire| 00001240 63 74 6f 72 79 0a 69 6e 73 69 64 65 20 74 68 65 |ctory.inside the| 00001250 20 63 75 72 72 65 6e 74 20 6d 65 6e 75 20 66 69 | current menu fi| 00001260 6c 65 27 73 20 64 69 72 65 63 74 6f 72 79 20 28 |le's directory (| 00001270 61 73 73 75 6d 6d 69 6e 67 20 79 6f 75 20 68 61 |assumming you ha| 00001280 76 65 20 73 61 76 65 64 20 79 6f 75 72 0a 6d 65 |ve saved your.me| 00001290 6e 75 2c 20 61 73 20 69 6e 20 73 74 65 70 20 31 |nu, as in step 1| 000012a0 30 29 2e 0a 0a 49 66 20 79 6f 75 20 64 69 64 20 |0)...If you did | 000012b0 6e 6f 74 20 70 6c 61 63 65 20 61 6c 6c 20 79 6f |not place all yo| 000012c0 75 72 20 66 69 6c 65 73 20 69 6e 20 6f 6e 65 20 |ur files in one | 000012d0 64 69 72 65 63 74 6f 72 79 2c 20 74 68 65 6e 20 |directory, then | 000012e0 74 68 65 79 20 63 61 6e 20 62 65 0a 64 72 61 67 |they can be.drag| 000012f0 67 65 64 20 6f 6e 74 6f 20 74 68 65 20 77 69 6e |ged onto the win| 00001300 64 6f 77 20 69 6e 64 69 76 69 64 75 61 6c 6c 79 |dow individually| 00001310 2c 20 6f 72 20 69 6e 20 61 20 67 72 6f 75 70 2e |, or in a group.| 00001320