I want to remove all text in a wxTextCtrl widget. I don't know how much
text there is filled in ..
How about using:
myTextCtrl.Clear()
Regards,
David Hughes
Forestfield Software Ltd
www.forestfield.co.uk
I want to remove all text in a wxTextCtrl widget. I don't know how much
text there is filled in ..
How about using:
myTextCtrl.Clear()
Regards,
David Hughes
Forestfield Software Ltd
www.forestfield.co.uk