详细描述
-
另请参阅
-
GeDialog::AddEditText
GeDialog::SetString
(const
GadgetPtr
& id, const
String
& text,
Int32
tristate = 0,
Int32
flags = 0)
GeDialog::SetString
(const
GadgetPtr
& id, const BaseContainer* bc,
Int32
bcid,
Int32
flags = 0)
GeDialog::SetString
(const
GadgetPtr
& id, const TriState<String>& tri,
Int32
flags = 0)
Macro Definition Documentation
◆
EDITTEXT_PASSWORD
#define EDITTEXT_PASSWORD
|
Password field.
◆
EDITTEXT_HELPTEXT
#define EDITTEXT_HELPTEXT
|
Sets the help text for an edit field. This text appears if the edit field is empty.
◆
EDITTEXT_IGNORELEFTRIGHTIFEMPTY
#define EDITTEXT_IGNORELEFTRIGHTIFEMPTY
|
Ignore Left Right Keys if edit field is empty.