in reply to
Re: Refresh Display in Perl Tk
in thread
Refresh Display in Perl Tk
danger
, that did it. I just replaced your call to localtime, with my &gettime sub. It works great now, my sub returns the last thing evaluated(the string $timestring)
Thanks for the help, all!
Comment on
Re: Re: Refresh Display in Perl Tk
In Section
Seekers of Perl Wisdom