holev wrote: > Added IronPython to the supported GUI languages in FarPy GUIE- > http://farpy.holev.com/tools.php > Does this generate code for wx.NET ?
Michael Foord http://www.voidspace.org.uk/python/index.shtml > About- > GUIE (GUI Editor) provides a simple WYSIWYG GUI editor for wxWidgets. > The program was made in C# and saves the GUI that was created to a XML > format I called GUIML. This GUIML is a pretty standard representation > of the GUI created with the program with some helpful additions for > .NET. Next, GUIE takes these GUIML files and translates it to either > wxPython Python code or wxRuby Ruby code (more languages in the > future). You may ask yourself why I took the extra step? Why didn't I > go straight from C# controls to wxPython code? Why is GUIML necessary? > Well, it isn't. It is there simply for people (or maybe I) to take the > GUIML and convert it to other languages. This, by effect can convert > this tool from a Python GUI editor, to "any programming language with a > GUI module" GUI editor. > > The tools is open source under the GPL license. > > Thanks, > David > http://farpy.holev.com > > _______________________________________________ > users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > > -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.12.4/448 - Release Date: 14/09/2006 _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
