[Kde-perl] Delayed Text box Output

Ole Christensen Ole.Christensen at web.de
Sat Dec 18 07:52:07 CET 2004


Joe,

you probably need to add a textbox->show() when you want the update to 
be shown. But I am not sure if this is the clean solution.

Good luck, Ole.


Joe Claborn wrote:
> If this is FAQ - someone please point me in the right direction.
> 
> I have a PerlQT application that is the front end for a process that takes 5 
> or so minutes to run. That process is written as a Perl package that I call 
> from my PerlQT application.  I need the process to be able to log status to a 
> text box in the PerlQT application.  
> 
> I added a text box, and a couple of routines to write to the text box and 
> passed the write routine to the Perl package.   It all runs fine - except 
> that all the output to the text box appears at the end of the process run - 
> instead of in real time as it happens.
> 
> Any ideas?
> 
> Thanks,


More information about the Kde-perl mailing list