Best Language & Framework for GUI development
by - Thursday, January 1, 1970 at 12:00 AM
Hello, I am looking to make a GUI application for desktop, I want it to be lightweight as it will be running during resource intensive tasks like video rendering etc
These are my requirements - Lightweight, shouldn't be resource heavy: below (75 MB Ram) and low CPU & GPU preferably
- Language shouldn't have a massive learning curve/ super esoteric
- A GUI Desktop app
- Possible to make minimalistic but nice looking UI
- Frontend and backend same language
- Supports cross-platform (Optional)
Thank you for reading my post :)
Reply
no such thing as the best language / framework. if you want performance go for low level languages (C/C++) with native gui.
Reply
I really like Python so I would use that with Qt Designer which makes it easy to build a GUI for it.
Reply
I would totally recommend electron...multiplatform just a step away and "common" way of styling using your favorite web framework
Reply
V lang can be such an alternative
Reply
Language does not matter every much in long run and use a library for any language. Hmm, rust will have balance of performance and will be more easy to use. However inefficient code is root cause most of times, just use good methods for simple tasks and the whole thing is faster.
Those who share kindness, I will repay that payment 10-fold, and Who do injustice, try to hurt the innocent, I will repay that injustice a 1000 times over.
Reply
Javascript is the best for GUI
Reply
Try use Dart from google
Reply


 Users viewing this thread: Best Language & Framework for GUI development: No users currently viewing.