http://bugs.winehq.org/show_bug.cgi?id=25394
Summary: MPQEdit beta: Rebar menus don't work properly Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
Created an attachment (id=32314) --> (http://bugs.winehq.org/attachment.cgi?id=32314) Coolbar Menu source
Download: http://zezula.net/download/mpqediten32_beta.zip
- Run $ wine mpqeditor - Open a menu - Hover an element in the menu
The effects are complicated to explain, but at that point everything goes crazy.
Ladislav Zezula, author of MPQEditor, has kindly agreed to share the relevant bits of source; I have attached them in a zip:
""" TCoolMenu::Create is the function that creates the menu, it requires to be called when the coolbar is empty.
The WndMain.cpp is heavily cut, and it just shows how the window messages are handled by the cool menu. """
No relevant log messages.
Note: I have not tried compiling & running the attached source; if someone could build an exe and attach it it'd be great.