tags 580731 + upstream
thanks
On Sat, May 8, 2010 at 8:57 AM, Q wrote:
>
> Example code:
>
> package require Tk
> spinbox .spin -from 1 -to 60 -format %06.0f
> pack .spin -side left -fill x -expand 1
>
> If increment value in spinbox by top button, value change from 01 to
> 08 and ba
Package: tk8.5
Version: 8.5.8-1
Severity: normal
Example code:
package require Tk
spinbox .spin -from 1 -to 60 -format %06.0f
pack .spin -side left -fill x -expand 1
If increment value in spinbox by top button, value change from 01 to
08 and back out to 01, although it should b
2 matches
Mail list logo