Author: dejan
Date: 2007-11-14 09:06:21 -0800 (Wed, 14 Nov 2007)
New Revision: 5973
Log:
Small change in ShapedWindow class documentation.


Modified:
   trunk/src/ShapedWindow.cxx

Modified: trunk/src/ShapedWindow.cxx
===================================================================
--- trunk/src/ShapedWindow.cxx  2007-11-14 16:49:25 UTC (rev 5972)
+++ trunk/src/ShapedWindow.cxx  2007-11-14 17:06:21 UTC (rev 5973)
@@ -38,6 +38,10 @@
 them. Thus you can get arbitrary shapes by the simple expediency of
 not drawing where it should be "transparent".
 
+The window borders and caption created by the window system are turned
+off by default for a ShapedWindow object .  They can be re-enabled by
+calling void Window::border(bool set).
+
 */
 
 #include <config.h>

_______________________________________________
fltk-commit mailing list
fltk-commit@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to