Ttkbootstrap

Latest version: v1.12.0

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

Scan your dependencies

Page 2 of 5

1.8.0

What's Changed
A new feature for Tableview and a bug fix.

Added
* You can now use the `get_rows` method to return a list of currently selected items by using the parameter `selected=True` in https://github.com/israel-dryer/ttkbootstrap/pull/299

Fixed
* Fixed a TCL name reference for the Publisher that caused errors when deleting objects that contains internal widget styles (eg. Combobox) by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/295



**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.7.7...v1.8.0

1.7.7

What's Changed
Various updates and bug-fixes

Updated
* You can now change the font on the Text widget; the default font style was removed which enables font changes via the constructor by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/283

* Refactor floodgauge variable param; this update allows the user to pass in a variable or textvariable object while instantiating the widget instead of using the built-in objects. I also added getters and setters for this properties and moved the existing fields to private.by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/279

Fixed
* Tableview bug fixes on the delete_row method by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/292

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.7.6...v1.7.7

1.7.6

What's Changed
A major bug fix and an improvement to msgcat.

Updated
* You can now use "windows-style" paths or a Path-like object in the MessageCatalog.load method; the underlying tcl/tk library apparently only accepts forward-slashes; this update converts the path to an acceptable format no matter what the style, by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/272

Fixed
* There was a major bug that prevented users from closing the window. This was due to an override on the destroy method which has since been removed and reimplemented in another way; by israel-dryer https://github.com/israel-dryer/ttkbootstrap/pull/274

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.7.5...v1.7.6

1.7.5

What's Changed
Lots of updates and bug fixes.

Changed
* Changed the default button binding to use return instead of space (tkinter uses 'space' out-of-the-box to activate a button) by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/262
* Add scrollbinding to all scrolled descendants; this enables scrolling on nested widget containers by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/263
* Replaced deprecated resampling method for image resizing by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/264
* Added disabled check, toggle, radio button styles so that the button selection is obvious even when disabled by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/266
* Standardized Messagebox alert parameter which was on some methods, but not others; it is now on all static Messagebox methods by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/268

Fixed
* Initial color now sets the form values in the ColorChooserDialog by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/269
* Multiple Window instances and deleting a window and recreating will no longer crash the program; I added the master argument to the PhotoImage creation to bind the default icon to the instance by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/270

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.7.4...v1.7.5

1.7.4

What's Changed
Miscellaneous bug fixes

Fixed
* Missing font reference caused crash on lite Linux distributions when no default font was available; now fixed by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/235
* Scrolled frame was not sizing properly when added to window using the place method. The place method requires that you also give the ScrolledFrame a width and height, and this is now passed to the content window upon instantiation; fixed by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/238

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.7.3...v1.7.4

1.7.3

What's Changed
Miscellaneous improvements and bug fixes

Added
* Exposed internal text widgets in ScrolledText with properties by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/216
* Enabled round scrollbar on scrolled widgets by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/215

Fixed
* Fixed Tableview bug in delete_rows method by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/214

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

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.