[wxPython-users] Passing information between .py's
Christopher Barker
Chris.Barker at noaa.gov
Wed Jun 20 10:15:10 PDT 2007
Gre7g Luterman wrote:
> You could also just
> set Child.Filename too, but this way you get to take
> action when it is set (if you need to).
I'd just set the attribute. If you need to take action later, you can
make it a property. See:
http://dirtsimple.org/2004/12/python-is-not-java.html
-CHB
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list