Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Problem with Trackpopupmenu
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problem with Trackpopupmenu

 Post Reply Post Reply
Author
Message
bluesaphire View Drop Down
Newbie
Newbie
Avatar

Joined: 07 August 2006
Location: India
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote bluesaphire Quote  Post ReplyReply Direct Link To This Post Topic: Problem with Trackpopupmenu
    Posted: 20 July 2007 at 5:00am

 Hi,

I have a MDI application where i display popup menu whenever any item is selected on the view and right clicked.
 
we are maintaining our own message loop to handle the messages and using Trackpopupmenu to display the popup menu.Do right click on the selected item in the view - popup menu appears.
 
However the problem comes when the menu extends beyond the  Client area of mainframe.The popup menu appears in this case too but because of the WM_RBUTTONUP and WM_PAINT messages being sent by the Codejock,we are facing an issue as our application message handlers would handle the RightButtonUp message in a different way.
 
Is there anyway to stop the inflow of those messages or can you suggest how do i handle this scenario...
 
 
 
 
 
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.047 seconds.