[PyKDE] Direction of output

ml at www.prostatepointers.org ml at www.prostatepointers.org
Tue Feb 17 15:23:01 GMT 2004


Suppose you have a simple pyqt window with two buttons: button 1 prints
the message "message 1" to stdout.  button 2 prints the message "message
2" to stdout.

Ok, open two apps, say xedit and konqueror and direct konqueror to a form.
In a third window, start your pyqt app.  How do you cause the action of
button 1 to be directed to xedit and button 2 to be directed to the
konqueror form?

If not stdout, how do you accomplish this?

Thanks!

gary




More information about the PyQt mailing list