![]() |
Menu & ToolBar |
Post Reply
|
| Author | |
greh
Newbie
Joined: 17 December 2007 Location: United Kingdom Status: Offline Points: 14 |
Post Options
Thanks(0)
Quote Reply
Topic: Menu & ToolBarPosted: 19 December 2007 at 1:50pm |
|
How I can disable "Ctrl+Tab" switch between menu and toolbar?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 December 2007 at 2:42pm |
|
Hi, its only one way your user can access toolbar buttons using Keyboard. why is it problem for you
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
greh
Newbie
Joined: 17 December 2007 Location: United Kingdom Status: Offline Points: 14 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 December 2007 at 4:06pm |
|
Hi,with Toolbar i am using CXTPControlPopup, and when its popup show start up algorithm. I wished to forbid accidental switchings.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 December 2007 at 1:29am |
|
Hi,
You can patch sources
see CXTPCommandBar::OnHookKeyDown method. comment "case VK_TAB:" block.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
greh
Newbie
Joined: 17 December 2007 Location: United Kingdom Status: Offline Points: 14 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 December 2007 at 12:19pm |
|
Thanks.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |