Ttkbootstrap

Latest version: v1.10.1

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

Scan your dependencies

Page 1 of 4

1.10.1

What's Changed
Several bug fixes.

* Added 'normal' state to configurable date entry states 414 by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/415
* Fixed kwargs not passed to MessageDialog constructor by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/416
* Fixed Tableview headers not sorting correctly when more than 10 columns 356 by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/417
* Fixed bug causing issues with column deletion and hiding by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/418

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.10.0...v1.10.1

1.10.0

What's Changed
Miscellaneous bug fixes, French language support, and load custom themes from JSON.

Added
* Adding french language by raylemon in https://github.com/israel-dryer/ttkbootstrap/pull/361
* Enable user to load custom themes from JSON by israel-dryer in 355

Fixed
* Fix default enter button key binding by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/311
* Call original overridden methods after processing "bootstyle" and "style" options by alejandroautalan in https://github.com/israel-dryer/ttkbootstrap/pull/315
* Handle default ttk style '.' by israel-dryer in 360
* Fix error on button press when `DateEntry` is empty by israel-dryer in 372

New Contributors
* raylemon made their first contribution in https://github.com/israel-dryer/ttkbootstrap/pull/361
* alejandroautalan made their first contribution in https://github.com/israel-dryer/ttkbootstrap/pull/315

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.9.0...v1.10.0

1.9.0

What's Changed
A few addition to existing widgets and some bug fixes.

Added
* Linux: Add function (Select All - shortcut "Ctrl+a") to Text widget by antrrax in https://github.com/israel-dryer/ttkbootstrap/pull/303
* add delay as kwarg for ToolTip by bigoulours in https://github.com/israel-dryer/ttkbootstrap/pull/300

Fixed
* Short color definitions now work with `Colors.hex_to_rgb` 297
* Button binding was referencing name instead of object; default key binding should now work on Linux with buttons 308

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

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

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

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.