> Instead of using system(), you could use a QProcess to run the script, 
> and attach to its stdin/stdout.  Then you could have the script output 
> progress information.  The QProcess will emit a Qt signal when data is 
> read to read on the script's stdout.

Ok, I've got a couple of weeks coming up where I may have some time, so
I may have a look at this.

As it's my first foray into this, I'd better red the dev howto in
mythtv.info too...

Cheers
Kev
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to