Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages | Examples

fgl::FGUpDown Class Reference

#include <widgets.h>

Collaboration diagram for fgl::FGUpDown:

Collaboration graph
[legend]
List of all members.

Detailed Description

Use FGUpDown to add an up-down control to a FGWindow. Up-down controls consist of a pair of arrow buttons, such as the arrows that appear in a spin box. Up-down controls allow users to change the size of a numerical value by clicking on arrow buttons.
Examples:

updown.cpp.


Public Member Functions

 FGUpDown (FGEditBox *eb, float _step)
void Disable (void)
void Enable (void)


Member Function Documentation

void fgl::FGUpDown::Disable void   )  [inline]
 

Disable object.

void fgl::FGUpDown::Enable void   )  [inline]
 

Enable object.


Generated on Wed Feb 9 11:32:00 2005 for OpenGUI by  doxygen 1.4.0