DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2563 Version: 1.3-feature One of our goals with the FLTK 1.3 release is API compatibility with FLTK 1.1 as far as possible. Removing a method, as you suggest, to hide implementation details, should therefore not be done now, especially since we are already in the RC phase. If none of the dev's objects, this STR should be moved to 1.4 for later review. One more note: why should we remove the "const void* icon() const" method? If we want to hide details, we should better make it protected (or, if we see the need, even private). But, as I said, this should be done in a later FLTK version. Link: http://www.fltk.org/str.php?L2563 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
