[PyKDE] Event loop

Pete Ware ware at cis.ohio-state.edu
Fri Nov 19 17:55:19 GMT 1999


I was curious how the Qt event loop works in relation to Python.  

I'd like to do the following:
The first is I'd like to get access to any unhandled exceptions.  The
second is I'd like to add a file descriptor (from a pipe) into the
event loop as well.

Any suggestions?

--pete




More information about the PyQt mailing list