Hello wxPython-Users,
I noticed that most of the time that I use an wxTexCtrl for user
information exchange I also create a Label of WxStaticText to describe
what the wxTextCtrl is for. I think it would be nice to have a
wxTextCtrl which has his own Label. So it will move with the ctrl
whenever you move it. One can think of using the SetTitle or SetLabel to
dynamicly
change value of the label.
Or is there already a solution I did not find yet?
With best regards,
Frans.