jmeaster30 / lilytk

Tkinter components that I wanted to make :3
MIT License
0 stars 0 forks source link

Need to make things configurable through styles #2

Open jmeaster30 opened 2 weeks ago

jmeaster30 commented 2 weeks ago

It would be nice to have all the settings for the components configurable through ttk.Style

Maybe we could have a class that wraps the ttk.Style but make it not so ugly to add configuration to widgets (see the configuration for closable tabs in ttk.Notebooks)