New Popup Menu Thread last updated on 2004-01-15 12:39:35

Posted by member 81789 on 2003-11-15 13:19:30

I wood like to find a popup menu module that has options to do this:

- No gradients, but background can be set for selected sepritly then un-selected
- Dont folow mouse pointer (dont no enything wen mouse moves unles butin is presed)
- Open sub-menu wen clicked on
- Dont mes up the task menu so that the arows keep moveing to the rong space evry secend
- Wen mouse arow moved over item for 2sec or space-bar presed, show tooltip shows full name uv item, and also wat that item dus
- Passworded menus
- Define wat F1-F12 function keys do wen popup menu is open (can be a Bang-command, normal command, menu switch, shortcut to spesific sub-menu, informasen, etc)

Posted by member 81789 on 2003-11-15 13:32:40 link

Example:
HotlistName "Main Menu"
PopupNoBevel True
PopupNoGradient True
PopupSubMenuTypes Click
PopupFolderColor 770000
PopupTitleColor 00FFFF
PopupSelEntryBgColor 000000
PopupSelEntryColor 00FF00
PopupTooltipDelay 2000
PopupTooltipSpace True
*Popup "&Tasks" !PopupTasks
*Popup "&Programs" !DynamicFolder:"C:\Windows\Start Menu\Programs"
*Popup "&Controls" !PopupControlPanel
*Popup !Separator
*Popup "%a %Y/%m/%d %H:%M:%S" !DateTime
*PopupKeys 1 Command C:\LiteStep\CustomPopupHelp.EXE
*PopupKeys 10 Command !Recycle

Posted by member 81789 on 2004-01-15 08:26:10 link

Hay! Plese anser this plese

Posted by member 1 on 2004-01-15 12:39:35 link

everything you asked for here is possible with popup2 except for the function key thing and I still don't understand why you would want that.