U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » Menus&Toolbars » How to disable focusing menu using TAB key
How to disable focusing menu using TAB key [message #5464] Sun, 24 September 2006 16:42 Go to next message
zsolt is currently offline  zsolt
Messages: 705
Registered: December 2005
Location: Budapest, Hungary
Contributor
I want to disable this feature, but I'm unable to do this.
I tried these two variations, but not working:
	AddFrame(m_menubar).NoWantFocus().NoInitFocus();
	m_menubar.NoWantFocus().NoInitFocus();
Re: How to disable focusing menu using TAB key [message #5471 is a reply to message #5464] Sun, 24 September 2006 23:59 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Fixed. Actually, I have disallowed going to MenuBar by Tab completely.
Re: How to disable focusing menu using TAB key [message #5472 is a reply to message #5471] Mon, 25 September 2006 00:24 Go to previous message
zsolt is currently offline  zsolt
Messages: 705
Registered: December 2005
Location: Budapest, Hungary
Contributor
Thanks, you are very fast Smile
Previous Topic: menu items in bar stays for a while...
Next Topic: ToolBar as Ctrl not as Frame [BUG?]
Goto Forum:
  


Current Time: Fri Sep 11 09:04:33 GMT+2 2026

Total time taken to generate the page: 0.00645 seconds