From 6a4714ce12d546c8131389853fe5593555c73b77 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 29 Sep 2001 14:38:59 +0000 Subject: Fl_FileXYZ -> Fl_File_XYZ Fl_HelpXYZ -> Fl_Help_XYZ Fl_File_Chooser now supports directory choosing. Added fl_dir_chooser() function. Now set FLTK_DOCDIR env var in test/demo. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1612 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/widgets.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'documentation/widgets.html') diff --git a/documentation/widgets.html b/documentation/widgets.html index 076e579a0..bf4100968 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -24,15 +24,15 @@ see Appendix B. Fl_Dial
Fl_Double_Window
Fl_End
-Fl_FileBrowser
-Fl_FileChooser
-Fl_FileIcon
+Fl_File_Browser
+Fl_File_Chooser
+Fl_File_Icon
Fl_Float_Input
Fl_Free
Fl_Gl_Window
Fl_Group
-Fl_HelpDialog
-Fl_HelpView
+Fl_Help_Dialog
+Fl_Help_View
Fl_Hold_Browser
Fl_Input
Fl_Input_
@@ -78,7 +78,7 @@ see Appendix B.