Version 3 of Localized, Scalable Spinbox Widget

Updated 2018-08-08 18:42:37 by bll

Localized, Scalable Spinbox Widget

bll 2018-8-8: I have created a localized, scalable spinbox widget. It should be compatible with a ttk::spinbox. Released under the zlib/libpng license as always.

Example using the de_DE.UTF-8 locale:

img-lspinbox

The source can be found here: https://sourceforge.net/p/tcl-lspinbox/code/ci/default/tree/

The required packages 'repeatbutton' and 'colorutils' are included in the repo.

The locale command can be found here: https://sourceforge.net/projects/tcl-collate/files/

The package will work without the locale command if you just want the scalability aspect.

See also: locale package