> I'm currently working on a gui to help users to start fgfs > with their own options (it parses prefernces.xml and show the > user the different options available). I started writing it > in Python with wxPython gui library (works on Linux-gtk, > Windows, MacOSX, and every motif-Unices). If find python + > wxPython much greater than java + swing (to use and to program)
This may sound kinda wierd, but I have had some success using Macromedia's Flash MX for this type of stuff. No Linux support, but it is rather ubiquitous on Windows and Mac. It runs within a familar environment for the user (Browser), run-time is free, has a built in XML parser/generator, Can read and write to the file system directly, Can start other applications, and it is easy to make the results look very cool. One could just bring up a local instance of TomCat and use standard web forms as well . :-) _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
