Hacker News new | past | comments | ask | show | jobs | submit login

I haven't heard of this, or Gambas either. I've mostly just been writing in Python+Qt5, with my last project being a video player frontend:

https://gitlab.com/djsumdog/mpvbuddy

It's alright, and way better than Electron Cancer.

For Gambas models, does it have built-in models that can update their own views or is it all retained mode like all the other GUIs. The one big advantage of web frameworks seems to be how they're immediate mode (using things like the Shadow DOM) so you don't have to emit state changes. It doesn't seem like they're very many non-web based GUI toolkits which can do that (which aren't minimalist and meant for games)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: