Op 2011-01-10 12:41, [email protected] het geskryf: > > ... fpGUI is very sensitive to the order in which you do things.
That's simply because the UI is defined as actual source code (just like Qt Creator, any Java form designer, MS Visual Studio etc), and gives the developer a guaranteed creation order of components. I don't see that as a bad thing, just different to Lazarus and Delphi's UI designers, which use external "object form file" to load the UI. 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
