Subject: | Tk::Entry dropping decimals sometimes |
Date: | Tue, 19 Jul 2016 21:32:19 -0400 |
To: | bug-Tk [...] rt.cpan.org |
From: | Bob Ewart <jinnicky [...] bobsown.net> |
Tk::Entry seems to be confusing Perl with dual valued variables. If you
run the attached 'testtkdump' and hit enter a couple of times without
changing any of the input values, it eventually produces a product of
308 (14 * 22) instead of 315 (14*22.5).
Take a look at the attached output. Section 2 shows the wrong product.
I tried the equivalent program in Tcl and python. Both worked.
Thanks for taking a look at this
--
Bob
Message body is not shown because sender requested not to inline it.
Message body is not shown because sender requested not to inline it.