[Lazarus] MDI - working implementation !?

zeljko zeljko at holobit.net
Sun Oct 26 18:58:59 CET 2014


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





More information about the Lazarus mailing list