[wxPython-users] Re: "Pushing" Data to Modules -- SOLVED!
Rich Shepard
rshepard at appl-ecosys.com
Mon Dec 4 08:29:42 PST 2006
On Mon, 4 Dec 2006, Werner F. Bruhin wrote:
> I think this should be:
> Publisher().sendMessage(configData.projOpen, data=None)
> Or use strings everywhere and forget to predefine them in your configdata.
> Again this would be:
> Publisher().subscribe(self.setWidgets, configData.projOpen)
Yes, either way. When I tried it as the global variable the incorrect
syntax for setWidgets() was still in place.
Thanks,
Rich
--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc.(TM) | Accelerator
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
More information about the wxpython-users
mailing list