Download Latest Version 0.41.0-a source code.zip (1.5 MB)
Email in envelope

Get an email when there's a new version of pyTermTk

Home / 0.41.0-a
Name Modified Size InfoDownloads / Week
Parent folder
0.41.0-a source code.tar.gz 2024-11-12 797.9 kB
0.41.0-a source code.zip 2024-11-12 1.5 MB
README.md 2024-11-12 2.4 kB
Totals: 3 Items   2.3 MB 0

Breaking changes

  • TTkColorPicker behaviour changed in order to address the different (fg/bg) input and output colors, plese refer to colorpicker.py as an example on how to use it properly
  • Due to the typing and enforced typing and reworked init, most classes cannot accept any parameter not strictly required.

What's Changed

TTkTextEdit

TTkTable (New Widget) 🎇🎇🎇

Documentation

This release is shipped with a massive Documentation rework, there is still more work to do but finally, the autogen is producing a more "QT-Like" stile of class documentation, allowing to highlight the inherited input parameters, signals, slots and methods. * [#279] hack sphinx because it sucks and rework documentation by @ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/280 * [#277] improve ttktree documentation by @ceccopierangiolieugenio in https://github.com/ceccopierangiolieugenio/pyTermTk/pull/281

ttkDesigner

Full Changelog: https://github.com/ceccopierangiolieugenio/pyTermTk/compare/0.40.0-a...0.41.0-a

Source: README.md, updated 2024-11-12