Search:
Forum
General C++ Programming
c++ database GUI
c++ database GUI
Aug 14, 2015 at 10:39am UTC
khadija520
(20)
I'm making a database project using c++ oop on visual studi 2012 need some good GUI suggestions
Aug 14, 2015 at 11:37am UTC
coder777
(8443)
Take a look at QT:
http://doc.qt.io/qt-5/examples-sql.html
There's also wxWidgets:
https://www.wxwidgets.org/
POCO has support for database:
http://pocoproject.org/
Aug 14, 2015 at 1:43pm UTC
Gamer2015
(810)
Visual Studio allready has a GUI designer as far as i know
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs