On 2015-04-01 13:11, Graeme Geldenhuys wrote: > 1. So how can I tell LCL to correctly position my panels at runtime, > as if I resized the form (but without actually resizing the form).
I tried calling self.Realign; and self.Update; in the form's OnShow event handler, but that did nothing to solve the problem. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
