Can anyone tell me what GUI to use?
And is there a GUI similar or same like standard library?

Thanks in advance.

Recommended Answers

All 3 Replies

What GUI to use will depend on the operating system. For MS-Windows you have several options -- win32 api functions, wxWidgets, QT. Other compilers will also provide other options.

I use linux and QT. It is annoying to figure out for the first time, but it is really nice once you get used to it.

Dave

I use wxWidgets and I encourage you to visit their home page and get the flavour. There is also very responsive forum and wonderful community!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.