Author: fabien
Date: 2008-11-06 15:32:16 -0800 (Thu, 06 Nov 2008)
New Revision: 6503
Log:
Updated CHANGES for reflecting non polymorph behavior with hide() show(), fixes
STR#396
Modified:
branches/branch-1.3/CHANGES
Modified: branches/branch-1.3/CHANGES
===================================================================
--- branches/branch-1.3/CHANGES 2008-11-06 23:24:38 UTC (rev 6502)
+++ branches/branch-1.3/CHANGES 2008-11-06 23:32:16 UTC (rev 6503)
@@ -33,6 +33,9 @@
- Cairo support: added --enable-cairo and --enable-cairoext
configure options.
- visualc(6) & vc2005 devenv's are in the ide subdirectory
+ - hide() and show() methods are now virtual from Fl_Widget,
+ was only virtual since Fl_Window derived classes before.
+ So now widget->hide() will work if widget is a window.
CHANGES IN FLTK 1.1.9
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit