Need to post progress

View: New views
2 Messages — Rating Filter:   Alert me  

Need to post progress

by Jacques Choquette :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi,

 

I need to post the progress of my script in some kind of text box, a little bit like a listbox but the user cannot select anything. All I want is to show the user what is happening like:

Processing file …

Finding errors at line xxx

Finding bad characters at line xxx

Finished processing file …

Opening new file …

 

And so on

 

The text should scroll automatically and always show the last thing written to it.

Is there such a widget in Win32:GUI?

 

Thank you so much to reply.

 

Have a great day!

 

Jacques


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.5/1356 - Release Date: 4/2/2008 16:14


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@...
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Re: Need to post progress

by Charles Alderman-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

You could try using a Win32::GUI::Textfield with multiline,  
autovscroll and readonly enabled.  Set it to the right size with width  
and height, and update the text with Append() ($tf->Append('foo') )...


Charles Alderman

----- Original Message -----
From: Jacques Choquette <jacques.choquette@...>
Sent: Wed, 02 Apr 2008 19:04:44 -0400
Re: [perl-win32-gui-users] Need to post progress



> Hi,
>
> I need to post the progress of my script in some kind of text box, a
> little bit like a listbox but the user cannot select anything. All I
> want is to show the user what is happening like:
> Processing file ?
> Finding errors at line xxx
> Finding bad characters at line xxx
> Finished processing file ?
> Opening new file ?
>
> And so on
>
> The text should scroll automatically and always show the last thing
> written to it.
> Is there such a widget in Win32:GUI?
>
> Thank you so much to reply.
>
> Have a great day!
>
> Jacques
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.5/1356 - Release Date:
> 4/2/2008 16:14
>
>




-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@...
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/
LightInTheBox - Buy quality products at wholesale price!