FLTK 1.3.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Fl_Preferences::Entry
FlThe Fl is the FLTK global (static) class containing state information and global methods for the current application
Fl_AdjusterWas stolen from Prisms, and has proven to be very useful for values that need a large dynamic range
Fl_BitmapSupports caching and drawing of mono-color (bitmap) images
Fl_BMP_ImageSupports loading, caching, and drawing of Windows Bitmap (BMP) image files
Fl_BoxThis widget simply draws its box, and possibly it's label
Fl_BrowserDisplays a scrolling list of text lines, and manages all the storage for the text
Fl_Browser_This is the base class for browsers
Fl_ButtonButtons generate callbacks when they are clicked by the user
Fl_Cairo_StateContains all the necessary info on the current cairo context
Fl_Cairo_WindowThis defines a pre-configured cairo fltk window
Fl_ChartFl_Chart displays simple charts
FL_CHART_ENTRYFor internal use only
Fl_Check_BrowserDisplays a scrolling list of text lines that may be selected and/or checked by the user
Fl_Check_ButtonA button with an "checkmark" to show its status
Fl_ChoiceA button that is used to pop up a menu
Fl_ClockThis widget provides a round analog clock display
Fl_Clock_OutputThis widget can be used to display a program-supplied time
Fl_Color_ChooserStandard RGB color chooser
Fl_CounterControls a single floating point value with button (or keyboard) arrows
Fl_DeviceAll graphical output devices and all graphics systems
Fl_Device_PluginThis plugin socket allows the integration of new device drivers for special window or screen types
Fl_DialCircular dial to control a single floating point value
Fl_Display_DeviceA display to which the computer can draw
Fl_Double_WindowThe Fl_Double_Window provides a double-buffered window
Fl_EndThis is a dummy class that allows you to end a Fl_Group in a constructor list of a class:
Fl_File_BrowserDisplays a list of filenames, optionally with file-specific icons
Fl_File_ChooserDisplays a standard file selection dialog that supports various selection modes
Fl_File_IconManages icon images that can be used as labels in other widgets and as icons in the FileBrowser widget
Fl_File_InputThis widget displays a pathname in a text input field
Fl_Fill_DialDraws a dial with a filled arc
Fl_Fill_SliderWidget that draws a filled horizontal slider, useful as a progress or value meter
Fl_Float_InputSubclass of Fl_Input that only allows the user to type floating point numbers (sign, digits, decimal point, more digits, 'E' or 'e', sign, digits)
Fl_Font_DescriptorThis a structure for an actual system font, with junk to help choose it and info on character sizes
Fl_Fontdesc
Fl_FormsBitmapForms compatibility Bitmap Image Widget
Fl_FormsPixmapForms pixmap drawing routines
Fl_FreeEmulation of the Forms "free" widget
Fl_GDI_Graphics_DriverThe MSWindows-specific graphics class
Fl_GIF_ImageSupports loading, caching, and drawing of Compuserve GIFSM images
Fl_Gl_Choice
Fl_Gl_WindowSets things up so OpenGL works
Fl_Glut_Bitmap_FontFltk glut font/size attributes used in the glutXXX functions
Fl_Glut_StrokeChar
Fl_Glut_StrokeFont
Fl_Glut_StrokeStrip
Fl_Glut_StrokeVertex
Fl_Glut_WindowGLUT is emulated using this window class and these static variables (plus several more static variables hidden in glut_compatability.cxx):
Fl_Graphics_DriverA virtual class subclassed for each graphics driver FLTK uses
Fl_GroupFLTK container widget
Fl_Help_Block
Fl_Help_DialogDisplays a standard help dialog window using the Fl_Help_View widget
Fl_Help_Font_Stack
Fl_Help_Font_StyleFl_Help_View font stack element definition
Fl_Help_LinkDefinition of a link for the html viewer
Fl_Help_TargetFl_Help_Target structure
Fl_Help_ViewDisplays HTML text
Fl_Hold_BrowserThe Fl_Hold_Browser is a subclass of Fl_Browser which lets the user select a single item, or no items by clicking on the empty space
Fl_Hor_Fill_Slider
Fl_Hor_Nice_Slider
Fl_Hor_SliderHorizontal Slider class
Fl_Hor_Value_Slider
Fl_ImageFl_Image is the base class used for caching and drawing all kinds of images in FLTK
Fl_InputThis is the FLTK text input widget
Fl_Input_This class provides a low-overhead text input field
Fl_Input_ChoiceA combination of the input widget and a menu button
Fl_Int_InputSubclass of Fl_Input that only allows the user to type decimal digits (or hex numbers of the form 0xaef)
Fl_JPEG_ImageSupports loading, caching, and drawing of Joint Photographic Experts Group (JPEG) File Interchange Format (JFIF) images
Fl_LabelThis struct stores all information for a text or mixed graphics label
Fl_Light_ButtonThis subclass displays the "on" state by turning on a light, rather than drawing pushed in
Fl_Line_Dial
Fl_Mac_App_MenuMac OS-specific class allowing to localize the application menu
Fl_Menu_Base class of all widgets that have a menu in FLTK
Fl_Menu_BarThis widget provides a standard menubar interface
Fl_Menu_ButtonThis is a button that when pushed pops up a menu (or hierarchy of menus) defined by an array of Fl_Menu_Item objects
Fl_Menu_ItemThe Fl_Menu_Item structure defines a single menu item that is used by the Fl_Menu_ class
Fl_Menu_WindowWindow type used for menus
Fl_Multi_BrowserSubclass of Fl_Browser which lets the user select any set of the lines
Fl_Multi_Label
Fl_Multiline_InputThis input field displays '
' characters as new lines rather than ^J, and accepts the Return, Tab, and up and down arrow keys
Fl_Multiline_OutputThis widget is a subclass of Fl_Output that displays multiple lines of text
Fl_Native_File_ChooserThis class lets an FLTK application easily and consistently access the operating system's native file chooser
Fl_Nice_Slider
Fl_OutputThis widget displays a piece of text
Fl_Overlay_WindowThis window provides double buffering and also the ability to draw the "overlay" which is another picture placed on top of the main image
Fl_PackThis widget was designed to add the functionality of compressing and aligning widgets
Fl_Paged_DeviceRepresents page-structured drawing surfaces
Fl_PixmapSupports caching and drawing of colormap (pixmap) images, including transparency
Fl_PluginFl_Plugin allows link-time and run-time integration of binary modules
Fl_Plugin_ManagerFl_Plugin_Manager manages link-time and run-time plugin binaries
Fl_PNG_ImageSupports loading, caching, and drawing of Portable Network Graphics (PNG) image files
Fl_PNM_ImageSupports loading, caching, and drawing of Portable Anymap (PNM, PBM, PGM, PPM) image files
Fl_PositionerThis class is provided for Forms compatibility
Fl_PostScript_File_DeviceTo send graphical output to a PostScript file
Fl_PostScript_Graphics_DriverPostScript graphical backend
Fl_PostScript_PrinterPrint support under Unix/Linux
Fl_PreferencesFl_Preferences provides methods to store user settings between application starts
Fl_PrinterOS-independent print support
Fl_ProgressDisplays a progress bar for the user
Fl_Quartz_Graphics_DriverThe Mac OS X-specific graphics class
Fl_Radio_Button
Fl_Radio_Light_Button
Fl_Radio_Round_Button
Fl_Repeat_ButtonThe Fl_Repeat_Button is a subclass of Fl_Button that generates a callback when it is pressed and then repeatedly generates callbacks as long as it is held down
Fl_Return_ButtonThe Fl_Return_Button is a subclass of Fl_Button that generates a callback when it is pressed or when the user presses the Enter key
Fl_RGB_ImageSupports caching and drawing of full-color images with 1 to 4 channels of color information
Fl_Roller"dolly" control commonly used to move 3D objects
Fl_Round_ButtonButtons generate callbacks when they are clicked by the user
Fl_Round_ClockA clock widget of type FL_ROUND_CLOCK
Fl_ScrollThis container widget lets you maneuver around a set of widgets much larger than your window
Fl_ScrollbarDisplays a slider with arrow buttons at the ends of the scrollbar
Fl_Secret_InputSubclass of Fl_Input that displays its input as a string of placeholders
Fl_Select_BrowserThe class is a subclass of Fl_Browser which lets the user select a single item, or no items by clicking on the empty space
Fl_Shared_ImageThis class supports caching, loading, and drawing of image files
Fl_Simple_CounterThis widget creates a counter with only 2 arrow buttons
Fl_Single_WindowThis is the same as Fl_Window
Fl_SliderSliding knob inside a box
Fl_SpinnerThis widget is a combination of the input widget and repeat buttons
Fl_Surface_DeviceA surface that's susceptible to receive graphical output
Fl_Sys_Menu_BarA class to create, modify and delete menus that appear on Mac OS X in the menu bar at the top of the screen
Fl_System_PrinterPrint support under MSWindows and Mac OS
Fl_TableA table of widgets or other content
Fl_Table_RowA table with row selection capabilities
Fl_Tabs"file card tabs" interface that allows you to put lots and lots of buttons and switches in a panel, as popularized by many toolkits
Fl_Text_BufferThis class manages unicode displayed in one or more Fl_Text_Display widgets
Fl_Text_DisplayRich text display widget
Fl_Text_EditorThis is the FLTK text editor widget
Fl_Text_SelectionThis is an internal class for Fl_Text_Buffer to manage text selections
Fl_TileLets you resize the children by dragging the border between them:
Fl_Tiled_ImageThis class supports tiling of images over a specified area
Fl_TimerThis is provided only to emulate the Forms Timer widget
Fl_Toggle_ButtonThe toggle button is a push button that needs to be clicked once to toggle on, and one more time to toggle off
Fl_TooltipTooltip support for all FLTK widgets
Fl_TreeTree widget
Fl_Tree_ItemTree item
Fl_Tree_Item_ArrayManages an array of Fl_Tree_Item pointers
Fl_Tree_PrefsTree widget's preferences
Fl_ValuatorControls a single floating-point value and provides a consistent interface to set the value, range, and step, and insures that callbacks are done the same for every object
Fl_Value_InputDisplays a numeric value
Fl_Value_OutputDisplays a floating point value
Fl_Value_SliderFl_Slider widget with a box displaying the current value
Fl_WidgetFl_Widget is the base class for all widgets in FLTK
Fl_Widget_TrackerThis class should be used to control safe widget deletion
Fl_WindowThis widget produces an actual window
Fl_WizardThis widget is based off the Fl_Tabs widget, but instead of displaying tabs it only changes "tabs" under program control
Fl_XBM_ImageSupports loading, caching, and drawing of X Bitmap (XBM) bitmap files
Fl_XColor
Fl_Xlib_Graphics_DriverThe Xlib-specific graphics class
Fl_XPM_ImageSupports loading, caching, and drawing of X Pixmap (XPM) images, including transparency
IActiveIMMApp
Fl_Text_Editor::Key_BindingSimple linked list associating a key/state to a function
Fl_Graphics_Driver::matrixA 2D coordinate transformation matrix
Fl_Preferences::Name'Name' provides a simple method to create numerical or more complex procedural names for entries and groups on the fly
Fl_Paged_Device::page_formatWidth, height and name of a page format
Fl_Text_Display::Style_Table_EntryThis structure associates the color, font, andsize of a string to draw with an attribute mask matching attr
XUtf8FontStruct