Hi, I have made a small software installer with Perl Tk under Windows and it 
works fine.And I checked learning perl/tk of Nancy Walsh but I didn't found any 
informations relative of Progressbar.

But a great enhancement of my software would be to implement a progress bar 
which 3 colors to show which process is active during installation.
I have the code to draw a progress bar and make it growing but I don't know to 
make it growing with my 3 processes which are DHCP,then TFTP and finally FTP .

So with this, the user could know what process is active and show immediately is 
there is a problem with a service if the progress bar stop growing.

I know it is not simple but if a perl guru could help me I would be very 
grateful.

Thanks in advance for your help very needed.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to