Hi Irfan,

On Fri, 7 Sep 2012 04:10:47 -0700 (PDT)
Irfan Sayed <irfan_sayed2...@yahoo.com> wrote:

> thanks ron. it worked!
> i need plz another suggestion.
> 
> in scrolled text window, i need text to be printed line by line
> instead of bulk printing entire output. please find the attached
> code. 
> 
> in code, there is line called,  $t->see('end');  which makes the
> focus of entire scrolled text window at the end. however, whenever
> there is any line to be entered in scrolled window, it should enter
> line by line and not in bulk.

Can't you use a timer for doing that? See:

https://metacpan.org/module/Tk::after

Regards,

        Shlomi Fish

> 
> something like auto scroll down whenever text is getting entered in
> scrolled window 
> 
> please suggest 
> 
> regards
> irfan
> 
> 
> 

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
List of Portability Libraries - http://shlom.in/port-libs

I’d love to change the world, but they won’t give me the source code.
    — Unknown

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to