Skip to content

Development Roadmap

Hunter Logan edited this page Oct 24, 2022 · 6 revisions

v0.1.0

CSS

  • Support for most commonly used tkinter widgets ✓
  • Style blocks apply to all child and grandchild elements ✓
  • Reusable CSS variables ✓

tks

  • Improved Window implementation ✓
  • Generalized Element implementation ✓

v0.2.0

CSS

  • Support for id and class (cl) selectors
  • Basic display layout support

tks

  • Simpler implementation of tk.Menu
  • Key event translations
  • Separate default and minimal Window implementations

Clone this wiki locally