On May 8, 5:52 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> >> It depends on the toolkit you use. Qt has thread-safe custom events in
> >> 3.x, and afaik signal/slots (and thus events) are generally thread-safe
> >> in 4.x. So, no problems there.
>
> >> Diez
>
> > Aha...So you do not use polling there (in Qt), correct ?
>
> You don't need to, no.
>
> Diez

Thanks!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to