diff options
Diffstat (limited to 'documentation/forms.html')
| -rw-r--r-- | documentation/forms.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 <TT>handle()</TT> function on widgets, but you will still need to rewrite things. </P> <P><A href=Fl_Timer.html#Fl_Timer><TT>Fl_Timer</TT></A> widgets are provided to emulate the XForms timer. These work, but are quite -inefficient and inaccurate compared to using <A href=functions.html#add_timeout> +inefficient and inaccurate compared to using <A href="Fl.html#Fl.add_timeout"> <TT>Fl::add_timeout()</TT></A>. </P> <P><I>All instance variables are hidden.</I> If you directly refer to the x, y, w, h, label, or other fields of your Forms widgets you will |
