Re: Spinbox
- From: "suchenwi" <richard.suchenwirth-bauersachs@xxxxxxxxxxx>
- Date: 31 Aug 2006 00:50:16 -0700
Robert Hicks schrieb:
I have a range 01-12 which I have set to list. However, I want the
spinbox to show a different start number than 01 but not mess up that
range of values.
Like this?
% pack [spinbox .sp -values {01 02 03 04 05 06 07 08 09 10 11 12}
-textvariable spvar]
% set spvar 08
08
.
- References:
- Spinbox
- From: Robert Hicks
- Spinbox
- Prev by Date: Re: Spinbox
- Next by Date: ttk::button missing a -anchor option?
- Previous by thread: Re: Spinbox
- Next by thread: Question about AS licence
- Index(es):