From a721b4ad00eb6bfa5483d62ed2461f15ca94a407 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 15 Jan 2002 02:17:19 +0000 Subject: Doco and makefile updates from SGI. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/forms.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/forms.html') diff --git a/documentation/forms.html b/documentation/forms.html index 9d0d7cb88..ae885b9dd 100644 --- a/documentation/forms.html +++ b/documentation/forms.html @@ -42,7 +42,7 @@ programs that change the handle() function on widgets, but you will still need to rewrite things.

Fl_Timer widgets are provided to emulate the XForms timer. These work, but are quite -inefficient and inaccurate compared to using +inefficient and inaccurate compared to using Fl::add_timeout().

All instance variables are hidden. If you directly refer to the x, y, w, h, label, or other fields of your Forms widgets you will -- cgit v1.2.3