You could also create a synchronized pipe.  The Python app could create
it, the C++ program could write to it.  Make sure the handler that
accepts the pipe stream updates/refreshes the text edit widget with each
(or every few) update[s].

Mike


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython

Reply via email to