[wxPython-users] Sending/Using Data with wx.lib.pubsub

Rich Shepard rshepard at appl-ecosys.com
Tue Oct 2 06:28:41 PDT 2007


On Mon, 1 Oct 2007, chris botos wrote:

> def loadParVar(self, message):
>    received_newvar = message.data
>    # received_newvar, should now be the value 'newvar'
>    # from your sendMessage call.
>    ...

Chris,

   Changing the function to the above throws no errors, but that tab's widgets
aren't displaying the values they should.

   I'll work on this as time permits. By having the sending module copy the
reference variables to the "blackboard" module so the subscribing module can
copy them from there works.

Again, thank you very much for your patient help,

Rich

-- 
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.        |         Accelerators(TM)
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863




More information about the wxpython-users mailing list