Page 1 of 1
wxPython help
Posted: Mon Jan 02, 2006 9:30 am
by cbrian
How would I print something to a Text.Ctrl box?
Posted: Mon Jan 02, 2006 8:55 pm
by cbrian
Okay, I solved this. If anyone else has the same problem, use the function SetValue()
Posted: Thu Jan 12, 2006 11:53 pm
by n00b Saibot
If you have got the wxPython C++ Help file that comes with the wx package then you pretty much have all the help at your fingertips... you can also use python's Object Browser to look for functions & their necessary parameters...
BTW, its good to see someone shares my field of interest too
