Y
Hacker News
new
|
ask
|
show
|
jobs
by
jabirali
2128 days ago
At least on Linux, Tk apps still tend to look like remnants from before Windows 95. (Which personally is the main reason I avoid Tk apps whenever possible, including Tkinter apps.)
1 comments
ofrzeta
2128 days ago
There's tkinter.ttk that makes your widgets look slightly more modern.
link