mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
STR #1747: Fl::grab may not work as expected, added warning in documentation
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@6037 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -943,6 +943,9 @@ and faster on the system.
|
||||
|
||||
<P><I>Be careful that your program does not enter an infinite loop
|
||||
while <tt>grab()</tt> is on. On X this will lock up your screen!</I>
|
||||
To avoid this potential lockup, all newer operating systems seem to
|
||||
limit mouse pointer grabbing to the time during which a mouse button
|
||||
is held down. Some OS's may noy support grabbing at all.
|
||||
|
||||
<H4><A NAME="Fl.h">int h();</A></H4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user