[wxPython-users] wxPython + signals
Jorgen Bodde
jorgen.maillist at gmail.com
Fri Oct 27 01:44:15 PDT 2006
Hi guys!
Thanks Jurgen I will look at it at home when I re-install FC6. Thanks
Oliver I will also look at the wx solution, at this point I am in need
of a lot of examples and documentation because I am pretty new to
python.
Regards,
- Jorgen
On 10/27/06, Oliver Schoenborn <schoenb at cae.com> wrote:
>
>
>
> -----Original Message-----
> From: python at kareta.de [mailto:python at kareta.de]
> Sent: Thu 10/26/2006 2:32 PM
> To: wxPython-users at lists.wxwidgets.org
> Subject: Re: [wxPython-users] wxPython + signals
>
> >
> >> By the way I tried PyDispatcher but there is almost no example to be
> >> found showing how it works. Anybody have a good example?
> >
> > By the way, I prefer pydispatcher over the wx solution, because it is gui
> > independent and you can pass around every kind of data you can imagine.
>
> Both claims are wrong: wx.lib.pubsub is in fact gui-independent (I have recently uploaded a version to python cheeseshop, no change required -- just comments updated), just copy it out of wx into site-packages or wherever; also, any data can be passed as message. Why would there be constraints on message content, this is Python!
>
> Oliver
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
More information about the wxpython-users
mailing list