On Tue, 8 Mar 2005, Ulrich Berning wrote:
After closing the login window, the application is waiting for events in qapp.exec_loop but you don't have any window that can generate events. The login window is a modal dialog with it's own exec_loop.
---
Try the following changes:
<snip>
This worked beautifully, thanks a lot for your time :-)
Regards, Andreas
_______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
