[wxPython-users] Can anybody explain how to use
TransferDataToWindow/TransferDataFromWindow?
Robin Dunn
robin at alldunn.com
Tue Jan 2 08:59:30 PST 2007
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!
More information about the wxpython-users
mailing list