[wxPython-users] "Pushing" Data to Modules
Josiah Carlson
jcarlson at uci.edu
Fri Dec 1 15:20:54 PST 2006
Rich Shepard <rshepard at appl-ecosys.com> wrote:
> I now know how to use a generic 'config.py' module to make variables
> visible to all the modules in my application. Each module can "pull" the
> values it needs from this universally-visible module, and that's working
> well.
>
> However, is there a way of "pushing" data to the various modules?
[snip]
wx.lib.pubsub
- Josiah
More information about the wxpython-users
mailing list