This is probably obvious, but I can't figure it out, how do I get the
value of a wx.TextCtrl to a string? This is the code:
self.textarea = wx.TextCtrl(self, 1, style=wx.TE_MULTILINE)
Thanks.
To unsubscribe, e-mail: wxPython-users-unsubscribe (AT) lists (DOT) wxwidgets.org
For additional commands, e-mail: wxPython-users-help (AT) lists (DOT) wxwidgets.org