wx.TextCtrl not editable
Josh Blum
guruofquality at gmail.com
Sat Nov 4 11:57:25 PST 2006
The wxTextCtrl class is giving me problems. If I make the parent of my
wxTextCtrl the main Frame, I can edit it. However, if the parent of my
wxTextCtrl is a wxPanel within the main Frame, I cannot edit the wxTextCtrl.
SetEditable(True) does not help. Is there a style flag of sorts that is
keeping key and mouse events from getting to wxTextCtrl when it is nested
within windows?
Thanks,
-Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20061104/cbe=
0ad62/attachment.htm
More information about the wx-users
mailing list