Hello, I am looking into the possibility of using SWIG to wrap FLTK so I can use FLTK from java. But there is one very important component I like to have in any GUI library, namely a layout manager. Without it I think I would only be making very light use of FLTK, it would be useful for prototyping (especially in java) but probably insufficient for a production-ready product. What plans are there for layout managers please? I am looking for something roughly equivalent to the grid bag layout manager in swing.
Regards, Andrew Marlow _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
