EDITTEXT [id] { [Flags] }
Edit text fields are used for one line text input. Use GeDialog::GetString() and GeDialog::SetString() to access the text.
See Dialog Resource for a description of the common flags.
[LAYOUTFLAGS] | Layout flags. |
[SIZE] | Manual size. |
EDITTEXT GADGET_PRESET_NAME { SCALE_H; SCALE_V; SIZE 256, 0; };