Author: manolo
Date: 2011-10-04 02:31:42 -0700 (Tue, 04 Oct 2011)
New Revision: 9124
Log:
STR#2600 again: more detailed Doxygen comments of the 
FL_SCREEN_CONFIGURATION_CHANGED event.

Modified:
   branches/branch-1.3/src/Fl.cxx

Modified: branches/branch-1.3/src/Fl.cxx
===================================================================
--- branches/branch-1.3/src/Fl.cxx      2011-10-04 09:21:47 UTC (rev 9123)
+++ branches/branch-1.3/src/Fl.cxx      2011-10-04 09:31:42 UTC (rev 9124)
@@ -779,6 +779,8 @@
   - \ref FL_SHORTCUT events that are not recognized by any widget.
     This lets you provide global shortcut keys.
   - \ref FL_SCREEN_CONFIGURATION_CHANGED events.
+    Under X11, this event requires the libXrandr.so shared library to be
+    loadable at run-time and the X server to implement the RandR extension.
   - System events that FLTK does not recognize.  See fl_xevent.
   - \e Some other events when the widget FLTK selected returns
     zero from its handle() method.  Exactly which ones may change

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to