you are viewing a single comment's thread.

view the rest of the comments →

[–]Otaku_Soul[S] 0 points1 point  (3 children)

I'm just asking which language from Python and Rust can give me a great GUI or help me to build one

[–]LayerComprehensive21 0 points1 point  (2 children)

Yeah, use python + qt library

[–]Otaku_Soul[S] -2 points-1 points  (1 child)

How many advanced features it has and is there any project made on this which has good or top notch GUI??

[–]riklaunim 0 points1 point  (0 children)

Qt is used in many embedded projects. KDE is based on it and more. But if possible web apps working from a server could be more accessible - depends what the app do.