Y
Hacker News
new
|
ask
|
show
|
jobs
How To Develop GUI app With C++?
2 points
by
HusrevCelenk
1179 days ago
I`m trying to develop an GUI app but i don`t know which library is great
1 comments
threatripper
1179 days ago
Qt has been around since forever and is written in C++. Example code:
https://doc.qt.io/qt-6/qtwidgets-tutorials-notepad-example.h...
link
HusrevCelenk
1179 days ago
Thank You For Feedback.
link