From b0e56bb248b4690fc34505f58b8b795521628ff2 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 2 Aug 2001 18:31:29 +0000 Subject: Documentation... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1529 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/widgets.html | 234 +++++++++++++++++++++++---------------------- 1 file changed, 121 insertions(+), 113 deletions(-) (limited to 'documentation/widgets.html') diff --git a/documentation/widgets.html b/documentation/widgets.html index bc8f76164..076e579a0 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -2,7 +2,7 @@

A - Widget Reference

This appendix describes all of the widget classes in FLTK. For a -description of the fl_ functions and Fl:: methods, +description of the fl_ functions and Fl:: methods, see Appendix B.

Alphabetical List of Classes

@@ -10,64 +10,66 @@ see Appendix B.
- -
-Fl_Adjuster
-Fl_Box
-Fl_Browser
-Fl_Browser_
-Fl_Button
-Fl_Chart
-Fl_Check_Button
-Fl_Choice
-Fl_Clock
-Fl_Color_Chooser
-Fl_Counter
-Fl_Dial
-Fl_Double_Window
-Fl_End
-Fl_Float_Input
-Fl_Free
-Fl_Gl_Window
-Fl_Group
-
-Fl_Hold_Browser
-Fl_Input
-Fl_Input_
-Fl_Int_Input
-Fl_Light_Button
-Fl_Menu_
-Fl_Menu_Bar
-Fl_Menu_Button
-Fl_Menu_Item
-Fl_Menu_Window
-Fl_Multi_Browser
-Fl_Multiline_Input
-Fl_Multiline_Output
-Fl_Output
-Fl_Overlay_Window
-Fl_Pack
-Fl_Positioner
-Fl_Repeat_Button
-
-Fl_Return_Button
-Fl_Roller
-Fl_Round_Button
-Fl_Scroll
-Fl_Scrollbar
-Fl_Secret_Input
-Fl_Select_Browser
-Fl_Single_Window
-Fl_Slider
-Fl_Tabs
-Fl_Tile
-Fl_Timer
-Fl_Valuator
-Fl_Value_Input
-Fl_Value_Output
-Fl_Value_Slider
-Fl_Widget
-Fl_Window
+Fl_Adjuster
+Fl_Box
+Fl_Browser
+Fl_Browser_
+Fl_Button
+Fl_Chart
+Fl_Check_Button
+Fl_Choice
+Fl_Clock
+Fl_Color_Chooser
+Fl_Counter
+Fl_Dial
+Fl_Double_Window
+Fl_End
+Fl_FileBrowser
+Fl_FileChooser
+Fl_FileIcon
+Fl_Float_Input
+Fl_Free
+Fl_Gl_Window
+Fl_Group
+Fl_HelpDialog
+Fl_HelpView
+Fl_Hold_Browser
+Fl_Input
+Fl_Input_
+Fl_Int_Input
+Fl_Light_Button
+Fl_Menu_
+Fl_Menu_Bar
+Fl_Menu_Button
+Fl_Menu_Item
+Fl_Menu_Window
+Fl_Multi_Browser
+Fl_Multiline_Input
+Fl_Multiline_Output
+Fl_Output
+Fl_Overlay_Window
+Fl_Pack
+Fl_Positioner
+Fl_Repeat_Button
+Fl_Return_Button
+Fl_Roller
+Fl_Round_Button
+Fl_Scroll
+Fl_Scrollbar
+Fl_Secret_Input
+Fl_Select_Browser
+Fl_Single_Window
+Fl_Slider
+Fl_Tabs
+Fl_Tile
+Fl_Timer
+Fl_Valuator
+Fl_Value_Input
+Fl_Value_Output
+Fl_Value_Slider
+Fl_Widget
+Fl_Window
+Fl_Wizard
@@ -75,82 +77,88 @@ see Appendix B.

Class Hierarchy

-- cgit v1.2.3