MFC Menus and CodeJock |
Post Reply |
Author | |
avid_pbraun
Newbie Joined: 18 December 2009 Location: Canada Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 18 December 2009 at 1:13pm |
Hello all,
We've been trying to implement code jock as part of an old MFC legacy application to give it a new look. It was decided early on that the Code Jock menus would not be used for reasons that it would take too much time to implement. However, code jock has been added to the application.
The situation we are experiencing is that when the mouse is hovered over a menu selection, say "File" and the ALT+Shortcut key for another menu selection, say "View" is pressed, the "View" menu is briefly shown (about 150 MS) then the menu under which the mouse is hovering is shown. The original behaviour of MFC was in this case to show the "View" menu and ignore the menu that the mouse was hovered over.
The original MFC behviour of has been modified by the presence of code jock. Is there anyway to cause the original MFC behaviour to be resumed?
Any help will be appreciated.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
What Toolkit version do you have ? I don't see it with last.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
avid_pbraun
Newbie Joined: 18 December 2009 Location: Canada Status: Offline Points: 2 |
Post Options
Thanks(0)
|
The tool kit is:
Tool Kit Pro 1310 for vc 9.0.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
strange, I can't reproduce it - do you see same with samples in Samples\CommandBars folder ?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |