ChooseMenu Struct Reference

#include <scilab/modules/gui/includes/men_scilab.h>


Data Fields

char * description
char ** strings
int nstrings
char ** buttonname
int nb
int choice
char * description
char ** strings
char ** buttonname
int status


Detailed Description

Definition at line 39 of file men_scilab.h.


Field Documentation

char* ChooseMenu::description

Definition at line 40 of file men_scilab.h.

Referenced by ChooseDlgProc(), ExposeChooseWindow(), and xchoose().

char** ChooseMenu::strings

Title

Definition at line 41 of file men_scilab.h.

Referenced by ChooseDlgProc(), ExposeChooseWindow(), and xchoose().

int ChooseMenu::nstrings

items

Definition at line 42 of file men_scilab.h.

Referenced by ChooseDlgProc(), ExposeChooseWindow(), and xchoose().

char** ChooseMenu::buttonname

number of items

Definition at line 43 of file men_scilab.h.

Referenced by ChooseDlgProc(), ExposeChooseWindow(), and xchoose().

int ChooseMenu::nb

buttons

Definition at line 44 of file men_scilab.h.

Referenced by xchoose().

int ChooseMenu::choice

number of buttons

Definition at line 45 of file men_scilab.h.

Referenced by ChooseDlgProc(), ExposeChooseWindow(), and xchoose().

char* ChooseMenu::description

Definition at line 34 of file wmen_scilab.h.

char** ChooseMenu::strings

Title

Definition at line 35 of file wmen_scilab.h.

char** ChooseMenu::buttonname

number of items

Definition at line 37 of file wmen_scilab.h.

int ChooseMenu::status

number of selected item

Definition at line 40 of file wmen_scilab.h.

Referenced by ChooseDlgProc(), and ExposeChooseWindow().


The documentation for this struct was generated from the following files:
Generated on Sun Mar 4 16:14:53 2007 for Scilab [trunk] by  doxygen 1.5.1