Re: spinbox bug?
- From: Hanz <hanz@xxxxxxxxx>
- Date: Wed, 27 Aug 2008 15:16:16 +0200
Hi suchenwi,
Thanks, yes, I tried this, but to my surprize you can see still funny behavior around with the '09' list element, as if it is somehow still inspected. Still, I guess this is the only solution...
To avoid this yet another incarnation of the octal problem, you might
just give a values list:
pack [spinbox .s -values {
00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21
22 23
}]
instead of -from, -to, -format, -increment
Cheers, Hans
.
- Follow-Ups:
- Re: spinbox bug?
- From: suchenwi
- Re: spinbox bug?
- References:
- spinbox bug?
- From: Hanz
- Re: spinbox bug?
- From: suchenwi
- spinbox bug?
- Prev by Date: Re: TclX loop slow in the default case
- Next by Date: Re: spinbox bug?
- Previous by thread: Re: spinbox bug?
- Next by thread: Re: spinbox bug?
- Index(es):