
Public Types | |
| enum | CancelMode { ReturnZero, ReturnOriginal } |
Public Member Functions | |
| tgetid () | |
| void | init (void) |
| virtual void | run (void) |
| virtual void | buttonpressed (int id) |
Public Attributes | |
| enum tgetid::CancelMode | onCancel |
| int | action |
| int | mid |
| char | nt [200] |
| int | max |
| int | min |
|
|
Definition at line 3633 of file dlg_box.cpp. |
|
|
Definition at line 3632 of file dlg_box.cpp. References onCancel, and ReturnZero. |
|
|
Reimplemented from tdlgengine. Definition at line 3694 of file dlg_box.cpp. References action, and tdlgengine::buttonpressed(). |
|
|
Reimplemented from tdialogbox. Definition at line 3643 of file dlg_box.cpp. References action, tdlgengine::addbutton(), tdlgengine::addeingabe(), tdlgengine::addkey(), tdialogbox::buildgraphics(), ct_enter, dlg_in3d, tdialogbox::init(), max, mid, min, mousevisible(), nt, tdialogbox::title, tdialogbox::windowstyle, tdlgengine::x1, tdlgengine::xsize, tdlgengine::y1, and tdlgengine::ysize. Referenced by getid(). |
|
|
Reimplemented from tdialogbox. Definition at line 3670 of file dlg_box.cpp. References action, ct_esc, tdialogbox::execbutton(), tdlgengine::firstbutton, mid, onCancel, ReturnZero, tdialogbox::run(), and tdlgengine::taste. Referenced by getid(). |
|
|
Definition at line 3634 of file dlg_box.cpp. Referenced by buttonpressed(), init(), and run(). |
|
|
Definition at line 3638 of file dlg_box.cpp. |
|
|
Definition at line 3635 of file dlg_box.cpp. |
|
|
Definition at line 3638 of file dlg_box.cpp. |
|
|
Definition at line 3636 of file dlg_box.cpp. |
|
|
|
1.4.2