On 10/26/2014 05:22 PM, Herwig Niemeyer wrote:
I hope, i found a workaround to the problems with MDIChildren in a MainForm/MDIForm. In my testprogram it looks all okay to me. But before i load up another patch perhaps someone does his/her own tests to make sure all is working fine. https://dl.dropboxusercontent.com/u/24228536/projectMDIText.zip Herwig
I've seen what are you doing in your project. It's not real mdi implementation (you're using ParentWindow, and that won't work as expected even on windows), and that differs from normal mdi usage in Delphi and Lazarus with qt widgetset.
Win32 widgetset must implement basic stuff. How it works under linux gtk2 ? zeljko -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
