Hi,
I am writing my first wxPython program that uses validators, but I can’t find out how I can transfert data to and from the controls. I looked at the validator classes in the demo, but they only ‘validate’, they don’t transfert data.
I hope someone can tell me how to do this.
Thanks in advance.
Tony.
You can find examples for this in control.py from SciParam:
http://intevation.de/cgi-bin/viewcvs-greater.cgi/sciparam/SciParam/control.py
Thomas
···
On Sun, Aug 25, 2002 at 09:15:35PM +0200, pandora wrote:
I am writing my first wxPython program that uses validators, but I can't find out how I can transfert data to and from the controls. I looked at the validator classes in the demo, but they only 'validate', they don't transfert data.
--
Email: tkoester@intevation.de
http://intevation.de/~tkoester/