MIDAS
|
Public Member Functions | |
TGTextDialog (const TGWindow *p, const TGWindow *main, UInt_t w, UInt_t h, char *label, char *ret_str, UInt_t options=kVerticalFrame) | |
virtual | ~TGTextDialog () |
virtual void | CloseWindow () |
virtual Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
Protected Attributes | |
TGCompositeFrame * | fF1 |
TGCompositeFrame * | fF2 |
TGButton * | fOkButton |
TGButton * | fCancelButton |
TGLayoutHints * | fL1 |
TGLayoutHints * | fL5 |
TGLayoutHints * | fL6 |
TGLayoutHints * | fL21 |
TGTextEntry * | fText |
TGTextBuffer * | fBLabel |
TGLabel * | fLabel |
char * | fRetStr |
TGTextDialog::TGTextDialog | ( | const TGWindow * | p, |
const TGWindow * | main, | ||
UInt_t | w, | ||
UInt_t | h, | ||
char * | label, | ||
char * | ret_str, | ||
UInt_t | options = kVerticalFrame |
||
) |
Definition at line 64 of file rmidas.c.
|
virtual |
|
virtual |
Definition at line 162 of file rmidas.c.
Definition at line 170 of file rmidas.c.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |