On Sat, 2011-01-15 at 22:24 -0200, Marcos Douglas wrote: > But Graeme do that in fpGUI project. What about Graeme help Lazarus > team about that? =)
My code is not based on the TWriter or TPersistent (streaming classes) and neither does it use the passrc FPC parser. I have implemented my own basic parser and code writer. This gives me the ability to support components or property types the fpGUI UI Designer doesn't know yet - without raising any errors. -- 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
