Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Need a recommendation for a C++ GUI library [closed]

Tags:

c++

I want to make remote administration tool. I want to take the first step by implementing the GUI or part of it (since it will be fun while being my first real experience with C++).

I need the following features in the GUI library:- 1) Modern easy-to-work-with paradigm 2) Modern kool features. 3) OS-independent. i.e. works on Mac OSx, Linux Ubuntu, and Win 7. And if could be, Android also.

like image 509
wajed Avatar asked Nov 18 '25 14:11

wajed


2 Answers

Sounds to me you're looking for Qt.

like image 168
ConfusedSushi Avatar answered Nov 20 '25 03:11

ConfusedSushi


Use Qt ... it offers pretty much everything you need.

like image 38
Jason Avatar answered Nov 20 '25 02:11

Jason



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!