<@1028567873007927297> "Kotlin apps" are java apps from user perspective.
Demiurge
2023-11-23 04:24:29
I haven't seen any swing apps on desktop thus far
2023-11-23 04:29:44
Wait, I mean, not swing, that new thing android uses
2023-11-23 04:29:45
Compose
VEG
2023-11-23 03:22:43
You could try https://avaloniaui.net/ for cross platform UI
2023-11-23 03:23:06
But cross platform UI usually doesn't feel native
Demiurge
2023-11-23 08:45:35
Well it doesn't necessarily have to look native, it just has to look not-ugly.
2023-11-23 08:46:00
But even if it looks kinda ugly that's honestly fine with me for my purposes.
2023-11-23 08:46:30
I just want to create a UI that is foolproof for anyone to utilize.
2023-11-23 08:50:13
That's why I was considering Java/Swing since, although I never used the Swing library before, and it doesn't usually look native or pretty, I have used a lot of Swing apps in the past. Gtk and Qt also, but those seem to come with ugly build systems and dependencies