Hello, I had the idea to try to make it possible to transform an existing lazarus-project to a XUL/XPCOM-Gui application.
So I need many informations about a Lazarus Project: - forms - gui-components inside a form - properties of all gui-components - eventhandler of gui-components - ressorces (images, lanuage-files, etc ) So i think this work has already been done by the lazarus project (Objectinspector, form-designer, etc ). Now I would like to make use of this existing work. But I don't know where to start :( Can someone help me out, please? The 1st step would be to transform the lazarus-forms to XUL-Documents with proper css (component positioning, etc) Later on create the JavaScript stuff with XPCOM binding to the event handlers. thankful for any help alex -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
