diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-05-01 00:55:45 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-05-01 00:55:45 +0000 |
| commit | f58d0e15d7d60300ac49cea2aedb517f9dc57dcb (patch) | |
| tree | 27d1bed9db01aa59f52c510b44c858fe42abc973 /documentation/Fl_Input.html | |
| parent | 45f82821351dd720b198374ea6914d7119a1eb8d (diff) | |
Add docos for Fl_File_Input.
Add Fl_Preferences to docos.
Update screenshot for file chooser.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2151 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Input.html')
| -rw-r--r-- | documentation/Fl_Input.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/Fl_Input.html b/documentation/Fl_Input.html index 000d15daf..504bf0697 100644 --- a/documentation/Fl_Input.html +++ b/documentation/Fl_Input.html @@ -9,9 +9,9 @@ | +----<B>Fl_Input</B> | - +----<A href=Fl_Float_Input.html#Fl_Float_Input>Fl_Float_Input</A>, <A href=Fl_Int_Input.html#Fl_Int_Input>Fl_Int_Input</A>, - <A href=Fl_Multiline_Input.html#Fl_Multiline_Input>Fl_Multiline_Input</A>, <A href=Fl_Output.html#Fl_Output>Fl_Output</A>, - <A href=Fl_Secret_Input.html#Fl_Secret_Input>Fl_Secret_Input</A> + +----<A href="Fl_File_Input.html">Fl_File_Input</A>, <A href=Fl_Float_Input.html#Fl_Float_Input>Fl_Float_Input</A>, + <A href=Fl_Int_Input.html#Fl_Int_Input>Fl_Int_Input</A>, <A href=Fl_Multiline_Input.html#Fl_Multiline_Input>Fl_Multiline_Input</A>, + <A href=Fl_Output.html#Fl_Output>Fl_Output</A>, <A href=Fl_Secret_Input.html#Fl_Secret_Input>Fl_Secret_Input</A> </PRE> </UL> <H3>Include Files</H3> |
