From 2c61d60470b0583614437950066b2f63c4ac2782 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 30 Sep 2001 20:25:36 +0000 Subject: Documentation updates. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/osissues.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/osissues.html') diff --git a/documentation/osissues.html b/documentation/osissues.html index f9ec4a51a..4eede262b 100644 --- a/documentation/osissues.html +++ b/documentation/osissues.html @@ -48,7 +48,7 @@ until they complete. In particular if a callback pops up a modal window (by calling fl_ask(), for instance) it will not return until the modal function returns.

Drawing using Xlib

- The following global variables are set before Fl_Widget::draw() + The following global variables are set before Fl_Widget::draw() is called, or by Fl_Window::make_current():