Added Fl::run() to list of things not to call in child thread..

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9784 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2013-01-04 08:15:12 +00:00
parent 0c6ad247dd
commit 369bde4474
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ threads on all operating systems:
widgets derived from Fl_Window, including dialogs, file
choosers, subwindows or those using Fl_Gl_Window.
\li Don't call Fl::wait(), Fl::flush() or any
\li Don't call Fl::run(), Fl::wait(), Fl::flush() or any
related methods that will handle system messages
\li Don't start or cancel timers