[PyQt] Aplication frozen when waiting response from connections

Reinaldo Carvalho reinaldoc at gmail.com
Tue Jun 19 02:50:31 BST 2007


Hi,

I working in a program to manage cyrus and ldap accounts using pytq,
and this program as frozen when wait for response of ldap searchs or
listing cyrus mailboxes on bigger databases, and go back normal when
received responses. I think this is normal beacause i insert actions
directly when pushbutton as clicked.

I think that starting a function as a thread the main window dont
fronzen when waiting for resonses os servers connections. But i dont
know do this.

Some tips?

-- 
Reinaldo Carvalho


More information about the PyQt mailing list