[PyQt] Re: communication between two classes which in different
threading
Carles Pina i Estany
carles at pina.cat
Fri Apr 6 10:16:49 BST 2007
Hi,
On Apr/06/2007, Marco wrote:
> On 4/6/07, Marco <marco at waven.com> wrote:
> >Hello,
> >
> > I write two class, which one is Gui(PyQt4) other is socket server. I
> >wanna: if socket recv() something, Gui will show it in a label.
> > But it seems that I cannot call the func from other threading. How to
> >reslove it?
> Yes, use signal/slot could reslove this question!
or postevent and messages :-)
--
Carles Pina i Estany GPG id: 0x8CBDAE64
http://pinux.info Manresa - Barcelona
More information about the PyQt
mailing list