Is it possible to create sub-menus?
Yes, it is possible. See in Help file:
To add the submenu to any menu item:
- Create new menu after all other menus;
- Set the name of new menu as name of the linked menu item;
- Add { and } to the name of new menu;
- Add desired items to the new menu;
- Set the command "ShowSubMenu" to the linked menu item.
[Menu2]
Menu2Alias=Titler
Menu2Name=Menu2
ItemsCount=12
...
Item8Name=[color=Red]Services[/color]
Item8Command=ShowSubMenu
Item8Hotkey=None
...
[Menu11]
Menu11Alias={[color=Red]Services[/color]}
Menu11Name=Menu11
ItemsCount=12
Item1Name=[color=RoyalBlue]Finder[/color]
Item1Command=ShowSubMenu
Item1Hotkey=None
...
[Menu12]
Menu12Alias={[color=RoyalBlue]Finder[/color]}
Menu12Name=Menu12
ItemsCount=3
Item1Name=Open
Item1Command=Open
Item1Hotkey=None
...
If you have added new menu or have deleted menus (not separators/items), you must set so called "Hot Areas" on next tab.
Aqua-Soft Forums


