Re: Wine bug with delphi Menus

2004-09-05 Thread Michael Kaufmann
Hi Robert This bug is a duplicate of bug 1486 which I've just fixed! :-) http://bugs.winehq.org/show_bug.cgi?id=1486 Regards Michael Hi people, I think I discovered a wine bug. In a delphi program, changing the visibility of a menuitem (TMenuItem) causes the whole menu of that form to stop working

Re: Wine bug with delphi Menus

2004-06-01 Thread Robert van Herk
Dan Kegel wrote: Please do put the source and executable of your demo app online at some web page, and post the URL on wine-devel. Okay, please feel free to grab it from http://www.students.cs.uu.nl/people/rherk/DelphiMenuTest.tar.gz . Greetings, Robert P.S. Hope I got the bonus :-P

Wine bug with delphi Menus

2004-05-31 Thread Robert van Herk
Hi people, I think I discovered a wine bug. In a delphi program, changing the visibility of a menuitem (TMenuItem) causes the whole menu of that form to stop working, when the program is run under Wine. Behind the screens, the setVisible of a menu item calls MenuChanged. This seems to put the m