2009/12/23 Hans-Peter Diettrich <[email protected]>: > > Some time ago I already suggested to introduce a new container or layout > layer, between TControl and TWinControl.
A few months ago I started a port of the Java MiG layout manager. Unfortunately work kept me very busy so I haven't had time to continue my efforts. Anyway, MiG layout can replace *all* layout managers, you only require one per form and is very feature rich. As far as I could see from the original Java source code, it should be easy to make the Object Pascal MiG layout a non-gui component that simply manages components on a form - if not, that is how I plan to implement it. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
