AreaValueEdit Class Reference

#include <area_valueedit.h>

Inheritance diagram for AreaValueEdit:

ButtonBase List of all members.

Public Member Functions

 AreaValueEdit (TWindow *menu, char *identbranch, FONT *afont, int Nmax)

Public Attributes

ValueStr ** values

Detailed Description

Provides an interface for editing a numerical value (float or int). This can be edited as text, but can also be adjusted by a scroll-bar. The scrollbar uses a logarithmic scale. This class will create a publicly accessible array of ValueStr elements; it's up to the user to define the content of their elements, before using this for i/o. Use a left/right mouse click on the info text area, to move to the previous/next variable (there are no separate buttons for that).

Naming:


Constructor & Destructor Documentation

AreaValueEdit::AreaValueEdit TWindow menu,
char *  identbranch,
FONT *  afont,
int  Nmax
 

constructor


Member Data Documentation

ValueStr** AreaValueEdit::values
 

a list of "values" which can be edited.


The documentation for this class was generated from the following files:
Generated on Tue Feb 14 13:48:44 2006 for Twgui by  doxygen 1.4.6-NO