After combing the threads, I found that in FLTK1, to get resize notifications you simply override the resize() method.
However, in FLTK2 resize() is not virtual. Is there a new way of getting resize notification for an fltk::Window? Thanks _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

