#include <widgets.h>
Inheritance diagram for fgl::FGRadioGroupVertical:


Public Member Functions | |
| FGRadioGroupVertical (int x, int y, char *names[], int keys[], int *init_value, void(*cb)(FGControl *, int), FGWindow *w, int step=20) | |
|
||||||||||||||||||||||||||||||||||||
|
Creates the group of RadioButtons at exact coords into the FGWindow. The number of created objects is equivalent of the number of passed strings.
|
1.4.0