Dear friends
Anybody know how can I change the text of a ComboBox? Because
"
myComboBox.SetValue("my text")
"
does not work on Windows.
Anybody would be so nice for telling me complete reference/documentation
about wxPython on windows? Because the wxPython between on Linux and on
Windows a
Dear my friends
I am stucked on a problem: I can't call a function of MDIParentFrame
from MDIChildFrame: myturnonmenu and mystatusbar.SetStatusText()
Anybody would be so nice for telling me my mistakes? Please do me a favor.
Thank you very much in advance.
I created 3 files contain this