[Bug 1486] Dynamically created menus do not work in Delphi apps

Wine Bugs wine-bugs at winehq.org
Thu Apr 1 06:08:04 CST 2004


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





------- Additional Comments From r.kessel at metrodata.de  2004-01-04 06:08 -------
I found a workaround for my own Delphi application. It's a bit ugly, but works fine.
If you hide the complete menu before changing it and display it when it is
updated it will be workable afterwards. Hide the menu by setting the menu
property of the form to nil and restore the pointer later. Maybe we could even
find the problem by looking at the difference between hide and restore and a
rebuild.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list