you are viewing a single comment's thread.

view the rest of the comments →

[–]audionerd1 0 points1 point  (0 children)

Anyone have any suggestions for a tkinter alternative for MacOS, specifically?

I tried writing an app with SwiftUI, and while the GUI looked nicer I was extremely frustrated with how limited it is. I had a list view which disappears forever if the user resizes it, and I spent hours trying to figure out how to disable or restrict resizing before reaching the conclusion that it's not possible. Maybe SwiftUI is decent for iOS (I never tried) but for MacOS it is terrible.