Andrew Marlow wrote: > [... SWIG details snipped ...].
Have you looked at pyFLTK (http://pyfltk.sorceforge.net/)? It also uses SWIG to generate a wrapper for FLTK, except the outermost layer is Python. Perhaps you could leverage their interface specification somehow. NOTE: My knowledge of SWIG is quite superficial. It is only sufficient to develop a strong distaste for the code it generates :) Jim Wilson Gainesville, FL _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
