wx.propgrid.PGArrayStringEditorDialog
Return value modified by dialog. |
|
Override to return wx.Validator to be used with the wx.TextCtrl in dialog. |
|
Returns |
|
Set value modified by dialog. |
|
Sets tooltip text for button allowing the user to enter new string. |
See |
|
See |
|
Possible constructors:
PGArrayEditorDialog() -> None
None
index (int)
str
int
str (string)
index (int)
bool
index (int)
None
index (int)
str (string)
bool
first (int)
second (int)
None
None
variant (WindowVariant)
VisualAttributes
Return value modified by dialog.
PGVariant
int
Override to return wx.Validator to be used with the wx.TextCtrl in dialog.
Note that the validator is used in the standard way, ie. it immediately prevents user from entering invalid input.
Validator
Note
Dialog frees the validator.
None
Returns True
if array was actually modified.
bool
resString (string)
bool
Set value modified by dialog.
value (PGVariant)
None
Sets tooltip text for button allowing the user to enter new string.
text (string)
None
Added in version 4.1/wxWidgets-3.1.3.
See GetDialogValue
and SetDialogValue
See GetSelection