Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - TrackPopupMenuEx keyboard events sent to frame?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

TrackPopupMenuEx keyboard events sent to frame?

 Post Reply Post Reply
Author
Message
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 931
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Topic: TrackPopupMenuEx keyboard events sent to frame?
    Posted: 17 March 2008 at 4:06pm
When we have a CXTPPopupBar active and use the up/down arrow keys to navigate the menu, our application is also getting the key messages too. Before moving to CodeJock, when we called CMenu::TrackpopupMenu(Ex), only the menu gets messages.
 
How do I tell the popup bar to keep its messages to itself so it behaves more like a windows/mfc popup menu?
 
 
This also happens if we have a popup on the command ribbon bar. In fact, when a popup is displayed on the command ribbon and the user clicks somewhere on the ribbon to dismiss the popup, the button under the mouse gets hit and the system starts the command assigned to the control.
 
I know a popup bar is not a real menu but having a message like TrackPopupMenuEx gives the illusion that I would have popup menu sematics with the call.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 18 March 2008 at 3:57am
Hi,
 
i can't reproduce your first issue  with any our sample. Do you see same with our samples ?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.