Tordex Community
Keep a menu open until the menu button is pressed again. - Printable Version

+- Tordex Community (http://forum.tordex.com)
+-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html)
+--- Forum: Features Discussion (http://forum.tordex.com/forum-9.html)
+--- Thread: Keep a menu open until the menu button is pressed again. (/thread-3964.html)



Keep a menu open until the menu button is pressed again. - mls - 06-10-2011

Hey Yuri,

Could you add the option to keep a menu open until the menu button/shortcut is pressed again, both for normal and torn off menus.

For my iPodNavBar skin I wanted to use a menu for the extended panel rather than a second toolbar but I didn't like the menu closing every time clicked anywhere else (e.g. the play, prev, and next buttons)


Re: Keep a menu open until the menu button is pressed again. - Yuri Kobets - 06-10-2011

It is possible to keep a torn off menu opened. The option "Auto-close menu" must be turned off. To close the menu you can press ESC, via context menu or set the "close" caption button visible. Also it is possible to hardcode the close button into the TLB skin.


Re: Keep a menu open until the menu button is pressed again. - mls - 06-11-2011

I really wanted to use the same button again e.g. to show/hide a media control bar like in iPodnavbar by pressing the arrow key. It's okay, i can do what I want by creating a shortcut that runs a menu hotkey instead of a true menu button - it's just not so elegant.


Re: Keep a menu open until the menu button is pressed again. - mls - 06-11-2011

Actually, activating a torn off menu with a shortcut that runs a hotkey is pretty messy in comparison. I want it open like a non-torn off menu - i.e. using the menu docking point and alignment and the "avoid toolbar overlap options". And I need it to hug the edge of the triggering button's toolbar. A torn of menu requires manual positioning to hug the toolbar and needs repositioning when you do something like change the triggering toolbar's height. In effect I want the menu to appear as a toolbar.


Re: Keep a menu open until the menu button is pressed again. - mls - 06-12-2011

I'll put it this way: A menu hotkey should do the same thing as clicking the menu button. At the moment it does not - when a menu is open the hotkey will close it but clicking the menu button does not.

I think it's a worthwhile change if only for consistency. Maybe it could be the standard behaviour instead of having another option.


Re: Keep a menu open until the menu button is pressed again. - Yuri Kobets - 06-17-2011

Quote:I think it's a worthwhile change if only for consistency. Maybe it could be the standard behaviour instead of having another option.
Hmm... you are right, toggle menus is more right.

Quote:A torn of menu requires manual positioning to hug the toolbar and needs repositioning when you do something like change the triggering toolbar's height. In effect I want the menu to appear as a toolbar.
I'll add the option something like "Standard position" in addition to the "Popup at cusor". TLB will place torn of menu into the same place as normal menu.