[Bug 22079] Right click menu doesn't appear in one section of ImgBurn's disc layout editor

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 14 10:26:19 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=22079

--- Comment #7 from LIGHTNING UK! <lightning_uk at imgburn.com> 2011-05-14 10:26:19 CDT ---
FYI, the context/popup menus rely on the WM_CONTEXTMENU message being sent -
there's an event ('OnContextPopup') associated with it and all of my code is in
that.

I can see (having added some debug code) that the event just isn't being fired
when it should be - maybe because the drag+drop is taking over, I don't know.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list