> Another idea that struck me would be to investigate FLTK and SWIG, > and whether it would be possible to automate the generation of other > language bindings for FLTK. > > Maybe pyFLTK already does this? If not, would this save time/effort?
I should have checked before I opened my big mouth, because this is exactly what pyFLTK does, so unless Andreas needs help with it, this is probably a non-starter. The http://pyfltk.sourceforge.net/ home page states: "This is the home of pyFLTK - Python wrapper for the Fast Light Tool Kit cross-platform graphical user-interface library. We're using SWIG to create the Python wrapper. Perl support has been discontinued for the time being. TCL, Guile, and Java support should not be that hard to add (this is left as an exercise for the reader)." Note to self: engage brain before opening mouth! D. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
