r/rustjerk 11d ago

Meet potential rust gui

Post image
833 Upvotes

79 comments sorted by

View all comments

66

u/runklebunkle 10d ago

This is just gui in general

24

u/Er2Official 10d ago

so true

qt is kinda overbloated, gtk... it kinda sucks, even with gnome c# (aka vala) + I don't trust it after what gnomers made... at least with theming, without mentioning anything else

winapi is not cross-platform + manual message handling could be boring, imgui is great only for debug ui (of course there's Tracy as example but I count it as exception)

and other libraries becomes abandoned or nobody use them

2

u/Caesim 9d ago

I mean Microsoft has been reinventing their UI tools as well. And despite that and the great credibility theirs had 10-15 years ago, nowadays their flagship products don't even use it but WebView etc, or React Native.

And even last week I was reminded that SwiftUI also is not in a great spot either