Ttkbootstrap

Latest version: v1.12.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

1.7.2

Added
* Alternative state checkbox image by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/197
* stepsize parameter added to the Meter widget israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/196

Fixed
* Correct Chinese translation errors by 745404527 in https://github.com/israel-dryer/ttkbootstrap/pull/211

Changed
* msgcat implemented with no data files to make distribution easier by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/213
* Updated the issue templates and some translations. by NewbieXvwu in https://github.com/israel-dryer/ttkbootstrap/pull/203
* Updated Chinese Translation by 745404527 in https://github.com/israel-dryer/ttkbootstrap/pull/212

New Contributors
* 745404527 made their first contribution in https://github.com/israel-dryer/ttkbootstrap/pull/211

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.7.1...v1.7.2

1.7.1

What's Changed
Miscellaneous bug fixes.

Fixed
* Crash caused in tcl script by pathname containing spaces passed to the `MessageCatalog.load` method, fixed by using tcl list for pathname by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/194
* Vertical scrollbar visible even when 'hidden' when the content frame was shorter than the container; this was fixed by using pack/pack_forget instead of lift/lower to hide the scrollbar by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/195


**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.7.0...v1.7.1

1.7.0

What's Changed
New class model for `ScrolledFrame` and misc event refactors.

Added
* New `<<MapChild>>` virtual event that is generated on the master or parent widget when a new child is added by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/190

Changed
* Refactored `bind_all` and `bind_class` application binds out of the `Window` class by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/190
* Completely new class model for the `ScrolledFrame` widget with added parameter `scrollheight` by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/193

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.6.2...v1.7.0

1.6.2

What's Changed
Bug fix on MessageCatalog and change default position on dialogs

Fixed
* `MessageCatalog.set_many` method now works and allows you to add a list of src-translation items into the message catalog on demand by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/187

Changed
* The default location of dialog is no longer centered on the screen due to issues with Tkinter handling multiple displays. The position now anchors to the NW corner of the parent or master, but also permits you to pass in a `position` parameter to set the x and y position to post the dialog by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/188 and https://github.com/israel-dryer/ttkbootstrap/pull/189

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.6.1...v1.6.2

1.6.1

What's Changed
Changes related to localization and update to default date in dialog.

* Static methods in the MessageCatalog class were not properly decorated as static methods using the \ staticmethod decorator by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/182.
* Using importlib.resources for package resources to make finding package resource easier when packing via pyinstaller and others by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/186.
* Date in DateEntry uses system default for language by antrrax in https://github.com/israel-dryer/ttkbootstrap/pull/174

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.6.0...v1.6.1

1.6.0

What's changed
Color widgets, localization, Chinese documentation, and several bug fixes.

Added
* Color selector dialog and color dropper 149 162 163
* Add localization module with localized dialog buttons 151 155 160 175
* Translate the docs to Chinese 148 157 158 168
* Convert file structure and config 153
* Added Control + a (select all) in DateEntry 166

Fixed
* Font dialog bug fixes 156
* Fix flashing when building a Window or Toplevel 159
* Fixes bug when typing 0 in the index 165
* Fix Scrolledframe geometry management behavior 179

Changed
* Make default root function part of window module 176
* Update documentation for new classes, modules, and functions 180

New Contributors
* NewbieXvwu made their first contribution in https://github.com/israel-dryer/ttkbootstrap/pull/148
* antrrax made their first contribution in https://github.com/israel-dryer/ttkbootstrap/pull/160

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.5.1...v1.6.0

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.