|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Tk Scrolledby michaelg (Beadle) |
| on Sep 30, 2003 at 14:59 UTC ( #295307=perlquestion: print w/ replies, xml ) | Need Help?? |
|
michaelg has asked for the
wisdom of the Perl Monks concerning the following question:
Hi all ,
I'm using Tk's Scrolled in the next way: my $text = $nw->Scrolled('Text', .. ..)->pack(...) The problem is the text window does not role down automatically for every text I send . I made a little research and found the "jump=>" option should do the trick , but it didn't work ( I think it is a known bug) . maybe one of U monks have a solution. Michael
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||