Dialog() Dialog(parent, id=ID_ANY, title=””, pos=DefaultPosition, size=DefaultSize, style=DEFAULT_DIALOG_STYLE, name=DialogNameStr)
A dialog box is a window with a title bar and sometimes a system menu, which can be moved around the screen.
Initialize self. See help(type(self)) for accurate signature. |
|
EditStartupScriptDialog
(wx.Dialog)¶Dialog() Dialog(parent, id=ID_ANY, title=””, pos=DefaultPosition, size=DefaultSize, style=DEFAULT_DIALOG_STYLE, name=DialogNameStr)
A dialog box is a window with a title bar and sometimes a system menu, which can be moved around the screen.
__init__
(self, parent, fileName, text)¶Initialize self. See help(type(self)) for accurate signature.
GetText
(self)¶