http://bugs.winehq.org/show_bug.cgi?id=2042
Summary: Main Menu does not work when using TActionList. Product: Wine Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: sam_herzog@yahoo.com
Hi,
Delphi Applictions are using ActionLists with Actions which can be assigned to Menu Items.
If I put the code directly into the OnClick-Event of the Menu-Item then it works in Wine. If I implement the code in the action and then assign the action to the Menu-Item, then the Menu does not work. I have attached a Exe-file to demonstrate the behavoir.
Any idea what is wrong with Wine ? Thanks.