|
|
 |
perl-tk
Re: State in Button Widget
by Slaven Rezic other posts by this author
Jul 19 2007 5:11PM messages near this date
State in Button Widget
|
RE: State in Button Widget
SOURCE <Amit.Didwania@[...].com> writes:
> Hello,
>
> In perl/5.8.7 it seems now that state of a Button should be explicitly
> specified. Otherwise it gives uninitialized error.
>
> I get the below errors quite often.
> Use of uninitialized value in string ne at
> /opt/perl_5.8.7/lib/Tk/Button.pm line 73.
> Use of uninitialized value in string ne at
> /opt/perl_5.8.7/lib/Tk/Button.pm line 73.
>
> Did anyone else get similar errors with button widgets?
>
The perl version is rather irrelevant. Please give us the Tk version:
perl -MTk \99999
And a small (!) complete (!) script which reproduces the problem would
be nice.
--
Slaven Rezic - slaven <at> rezic <dot> de
tkruler - Perl/Tk program for measuring screen distances
http://ptktools.sourceforge.net/#tkruler
--++**==--++**==--++**==--++**==--++**==--++**==--++**==
ptk mailing list
ptk@[...].edu
https://mailman.stanford.edu/mailman/listinfo/ptk
Thread:
Steve Waltner
Jack D
Steve Waltner
Amit Didwania
Slaven Rezic
Amit Didwania
Amit Didwania
|
|
|
 |
|