ScrolledTextDialog
is a dialog widget which displays a scrolled
text box and OK/CANCEL buttons.
Initialize self. See help(type(self)) for accurate signature. |
ScrolledTextDialog
(wx.Dialog)¶ScrolledTextDialog
is a dialog widget which displays a scrolled
text box and OK/CANCEL buttons.
__init__
(self, parent, title="Title", msg="Message")¶Initialize self. See help(type(self)) for accurate signature.