0
How to make buttons with text in c++?
How to make buttons with text in c++?
3 odpowiedzi
0
Try Qt, QLabel/QLineEdit may be what ur looking for
Sorry, just read again, buttons would be QPushButton etc.. However, take a look at Qt.
How to make buttons with text in c++?