Ttkbootstrap

Latest version: v1.10.1

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

Scan your dependencies

Page 4 of 4

1.3.1

What's Changed
* Bug fixes on ScrolledFrame by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/120


**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.3.0...v1.3.1

1.3.0

Added

- ScrolledFrame and ScrolledText by israel-dryer in [102](https://github.com/israel-dryer/ttkbootstrap/pull/102), [#104](https://github.com/israel-dryer/ttkbootstrap/pull/104)
- Tableview by israel-dryer in [110](https://github.com/israel-dryer/ttkbootstrap/pull/110), [#117](https://github.com/israel-dryer/ttkbootstrap/pull/117)
- disabled and readonly state cursor for entry type widgets by israel-dryer in [111](https://github.com/israel-dryer/ttkbootstrap/pull/111)

Fixed
- window module api issues by israel-dryer in [109](https://github.com/israel-dryer/ttkbootstrap/pull/109)
- disabled fg color for entry, combobox, spinbox by israel-dryer in [112](https://github.com/israel-dryer/ttkbootstrap/pull/112)

Changed
- Removed black dependency with json formatter by israel-dryer in [107](https://github.com/israel-dryer/ttkbootstrap/pull/107)

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.2.0...v1.3.0

1.2.0

Added
- autostyle flag added to legacy tkinter widgets by israel-dryer in [101](https://github.com/israel-dryer/ttkbootstrap/pull/101). This will enable you to turn off the default ttkbootstrap styling to legacy widgets so that you can apply your own customizations.

Fixed
- predefined styles are now configurable even if not yet created by israel-dryer in [100](https://github.com/israel-dryer/ttkbootstrap/pull/100).


**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.1.0...v1.2.0

1.1.0

What's Changed
* Add toast and tooltip modules by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/97

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.0.1...v1.1.0

1.0.1

What's Changed
* added new themes [cerculean](https://github.com/israel-dryer/ttkbootstrap/blob/master/docs/assets/themes/cerculean.png) and [simplex](https://github.com/israel-dryer/ttkbootstrap/blob/master/docs/assets/themes/simplex.png)
* fixed several linux-related bugs noticed from repli.it by israel-dryer in https://github.com/israel-dryer/ttkbootstrap/pull/94

**Full Changelog**: https://github.com/israel-dryer/ttkbootstrap/compare/v1.0.0...v1.0.1

1.0.0

**Version 1.0.0** has been officially release, introducing a completely new style engine and api.

Checkout the new [documentation](https://ttkbootstrap.readthedocs.io/en/latest/) if you haven't seen it already.

python
python -m pip install ttkbootstrap


What's Changed
* styles and themes are created on demand, not loaded all at once; provides much greater flexibility and lower memory footprint
* removed the dependency on json for themes and external resource files
* enabled high-dpi scaling for high resolution displays, add scaling parameter to `Window` and `Toplevel`
* updated existing theme colors and added new themes
* added rounded scrollbar style
* added new themed dialogs
* add `Window` and `Toplevel` classes to parameterize commonly used methods + includes `Style` as a property
* completely redesigned the **ttkcreator** application
* delete all entry DateEntry when error occurs, and give it new value by jongbatax in https://github.com/israel-dryer/ttkbootstrap/pull/49

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

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

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.