Thomas Weholt wrote:
I'm trying to understand TransferDataToWindow/TransferDataFromWindow
and I've looked at some of the docs in the wiki, but so far I'm not
getting anywhere. Can somebody show me a simple example on how to use
those methods to set and get values from a window?
This thread from last month talks about this subject, starting with the 2nd message from Kevin:
http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?11:sss:59406:lknajkpalmkimjlacnki#b
Here's the example from the book that I mentioned: http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/wxPython/samples/wxPIA_book/Chapter-09/validator2.py?rev=1.1&content-type=text/vnd.viewcvs-markup
ยทยทยท
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!