DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2834 Version: 1.3-feature @Chris: you're right, draw() should be protected, as it is for all other widgets. @Manolo: your solution doesn't solve the OP's problem, and (as he noted in fltk.development), this would disable real inheritance. For the same reason, handle() should be public (as other widgets show). Anyway, the point is: we should be consistent. Link: http://www.fltk.org/str.php?L2834 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
