[PyKDE] (newbie) async stuff

Eli eli.carter at inet.com
Thu Apr 4 19:44:14 BST 2002


(If this isn't the right place to ask, please point me in the right 
direction.  I'm a bit new to python, Qt, and pyQt.)

I have data coming in over a pipe, and a text area where I display it. 
I'd like the text area to be updated whenever data comes in over said pipe.

I'm not sure how to do that... Is there a way to register fd's and 
call-backs with the exec_loop() or something?
If there is documentation that addresses this, please point me to it; I 
haven't found anything about this in my google'ing.

TIA,

Eli
--------------------. "If it ain't broke now,
Eli Carter           \                  it will be soon." -- crypto-gram
eli.carter(a)inet.com `-------------------------------------------------





More information about the PyQt mailing list