[Pkg-tcltk-devel] Bug#580731: Bug#580731: [tk8.5] Wrong work spinbox component

Sergei Golovan sgolovan at nes.ru
Sat May 8 05:08:02 UTC 2010


tags 580731 + upstream
thanks

On Sat, May 8, 2010 at 8:57 AM, Q <logko at mail.ru> wrote:
>
> Example code:
>
> package require Tk
> spinbox .spin  -from 1 -to 600000 -format %06.0f
> pack .spin -side left -fill x -expand 1
>
> If increment value in spinbox by top button, value change from 000001 to
> 000008 and back out to 000001, although it should be changed to 000009.
> In tcl8.4 code work correctly.

True, this bug is already reported upstream (see [1]) but without any
resolution yet.

[1] https://sourceforge.net/tracker/index.php?func=detail&aid=2358545&group_id=12997&atid=112997

Cheers!
-- 
Sergei Golovan





More information about the Pkg-tcltk-devel mailing list