Widget demo sucks
It looks cool, but it's mostly useless
It's very static. You want me to make a simple program that uses sv_ttk and submit it?
If you want, I really appreciate it, but actually my problem with the current demo, is that it doesn't have a lot of widgets. Ideally there would be a widget for each possible style and status to really test the theme. For example, yesterday I got a bug report that long texts was being cut off in buttons, before that there was an issue about the disabled state of the entry widget being broken, etc. An actually usable demo program would help to detect such bugs sooner.
I don't know for example whether buttons with multiline text work or not.
So make it use every possible state?
Yes
Preferably each widget type separated in its own notebook tab (entry-like input stuff in one tab, button-stuff in another, blablabla)
Welp, time to sit down with the manual. (I will probably do this over the weekend as I have three programming obligations this week (friends program, DIP, Tklinenums, and chlorophyll))
Preferably each widget type separated in its own notebook tab (entry-like input stuff in one tab, button-stuff in another, blablabla)
If you made a special notebook widget as detailed in DIP at any point in time without using the actual Notebook you have no idea how amazing that would be to me
It has a lot of issues on Mac that likely will never get fixed and I need to make a new widget to address them.