From c78dcd55ec0b09329c509668507922683f90aab4 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 28 Nov 2001 20:43:44 +0000 Subject: More doco updates. Enable tooltips by default, and don't enable them when setting the tooltip value, since that will negate any changes a program might make when displaying the file chooser dialog, etc. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1777 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/widgets.html | 334 ++++++++++++++++++++++++++------------------- 1 file changed, 190 insertions(+), 144 deletions(-) (limited to 'documentation/widgets.html') diff --git a/documentation/widgets.html b/documentation/widgets.html index bf4100968..159913ca5 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -1,75 +1,94 @@

A - Widget Reference

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

Alphabetical List of Classes

-
+
-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_File_Browser
-Fl_File_Chooser
-Fl_File_Icon
-Fl_Float_Input
-Fl_Free
-Fl_Gl_Window
-Fl_Group
-Fl_Help_Dialog
-Fl_Help_View
-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
+Fl
+Fl_Adjuster
+Fl_Bitmap
+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_File_Browser
+Fl_File_Chooser
+Fl_File_Icon
+Fl_Float_Input
+Fl_Free
+Fl_GIF_Image
+Fl_Gl_Window
+Fl_Group
+Fl_Help_Dialog
+Fl_Help_View
+Fl_Hold_Browser
+Fl
+Fl_Image
+Fl_Input_
+Fl_Input
+Fl_Int_Input
+Fl_JPEG_Image
+Fl_Light_Button
+Fl_Menu_Bar
+Fl_Menu_Button
+Fl_Menu_
+Fl_Menu_Item
+
+Fl_Menu_Window
+Fl_Multi_Browser
+Fl_Multiline_Input
+Fl_Multiline_Output
+Fl_Output
+Fl_Overlay_Window
+Fl_Pack
+Fl_Pixmap
+Fl_PNG_Image
+Fl_PNM_Image
+Fl_Positioner
+Fl_Repeat_Button
+Fl_Return_Button
+Fl_RGB_Image
+Fl_Roller
+Fl_Round_Button
+Fl_Scrollbar
+Fl_Scroll
+Fl_Secret_Input
+Fl_Select_Browser
+Fl_Shared_Image
+Fl_Single_Window
+Fl_Slider
+Fl_Tabs
+Fl_Text_Buffer
+Fl_Text_Display
+Fl_Text_Editor
+Fl_Tiled_Image
+Fl_Tile
+Fl_Timer
+Fl_Tooltip
+Fl_Valuator
+Fl_Value_Input
+Fl_Value_Output
+Fl_Value_Slider
+Fl_Widget
+Fl_Window
+Fl_Wizard
+Fl_XBM_Image
+Fl_XPM_Image
@@ -77,90 +96,117 @@ see Appendix B.

Class Hierarchy

-- cgit v1.2.3