From 07766e7d727a075372d33c43f9f2f0602ea4a0b8 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 13 Jan 1999 15:35:04 +0000 Subject: Fixed various typos and added a Fluid organization chart image contributed by Craig Earls. git-svn-id: file:///fltk/svn/fltk/trunk@207 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/events.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/events.html') diff --git a/documentation/events.html b/documentation/events.html index c4bc8c052..c9471ae25 100644 --- a/documentation/events.html +++ b/documentation/events.html @@ -8,7 +8,7 @@ widget.

The FLTK Event Model

-Events are identified the small integer argument passed to the Fl_Widget::handle() virtual method. Other information about the most recent event is stored in static locations and acquired by calling the FL_HIDE This widget is no longer visible, due to hide() being called on it or one of its parents, or due to a parent window being minimized. visible() may still be true after this, but the widget is visible only if visible() is true for it and all its parents (use -- cgit v1.2.3