
Public Types | |
| enum | { ReturnZero, ReturnOriginal } |
Public Member Functions | |
| StringEdit () | |
| void | init (void) |
| virtual void | run (void) |
| virtual void | buttonpressed (int id) |
Public Attributes | |
| ASCString | org |
| char | nt [200] |
| enum StringEdit:: { ... } | onCancel |
| int | action |
| int | mid |
| char | text [200] |
| int | max |
| int | min |
|
|
Definition at line 3829 of file dlg_box.cpp. |
|
|
Definition at line 3828 of file dlg_box.cpp. References onCancel, and ReturnZero. |
|
|
Reimplemented from tdlgengine. Definition at line 3888 of file dlg_box.cpp. References action, and tdlgengine::buttonpressed(). |
|
|
Reimplemented from tdialogbox. Definition at line 3839 of file dlg_box.cpp. References action, tdlgengine::addbutton(), tdlgengine::addeingabe(), tdlgengine::addkey(), tdialogbox::buildgraphics(), ct_enter, dlg_in3d, tdialogbox::init(), mousevisible(), nt, org, text, tdialogbox::title, tdialogbox::windowstyle, tdlgengine::x1, tdlgengine::xsize, tdlgengine::y1, and tdlgengine::ysize. Referenced by editString(). |
|
|
Reimplemented from tdialogbox. Definition at line 3865 of file dlg_box.cpp. References action, ct_esc, tdialogbox::execbutton(), tdlgengine::firstbutton, onCancel, org, ReturnZero, tdialogbox::run(), tdlgengine::taste, and text. Referenced by editString(). |
|
|
Definition at line 3830 of file dlg_box.cpp. Referenced by buttonpressed(), init(), and run(). |
|
|
Definition at line 3834 of file dlg_box.cpp. |
|
|
Definition at line 3831 of file dlg_box.cpp. |
|
|
Definition at line 3834 of file dlg_box.cpp. |
|
|
Definition at line 3827 of file dlg_box.cpp. Referenced by editString(), and init(). |
|
|
Referenced by editString(), run(), and StringEdit(). |
|
|
Definition at line 3826 of file dlg_box.cpp. Referenced by editString(), init(), and run(). |
|
|
Definition at line 3832 of file dlg_box.cpp. Referenced by editString(), init(), and run(). |
1.4.2