Is there a way to add file descriptors to the main loop, as there is in Tk? I'd like to be able to get callbacks when a file descriptor is ready for reading (such as on created via os.popen()). Is this possible with gtk+? Is there a Python example of this? Thanks! -Fred -- Fred L. Drake, Jr. <[EMAIL PROTECTED]> Corporation for National Research Initiatives To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
- Re: [pygtk] hooking into the main loop Fred L. Drake
- Re: [pygtk] hooking into the main loop Anonymous
