diff --git a/CHANGES b/CHANGES index 05301eced..854f55a1a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #648, STR #692, STR #730, STR - #744, STR #745, STR #942) + #744, STR #745, STR #942, STR #931) - Fixed OSX compilation problems with non-HFS filesystems (STR #972) - Problems with CMake on MinGW have been solved, thanks diff --git a/documentation/Fl.html b/documentation/Fl.html index 96791f3d3..7a25de4db 100644 --- a/documentation/Fl.html +++ b/documentation/Fl.html @@ -115,6 +115,8 @@ state information and global methods for the current application.
Gets the number of available screens.
+ +Gets the bounding box of a screen. The first form gets the +bounding box for the screen the mouse pointer is in. The second +form gets the bounding box for the screen that contains the +specified coordinates. The last form gets the bounding box for +the numbered screen, where n is a number from 0 to the +number of screens less 1.
+Changes the current selection. The block of text is