I am working on application which need to develope in both windows and linux.
I am going to develop the GUI in MFC on windows.
I wanted what GUI available specific to Linux.
Any body suggest me API for the linux to develop the GUI.
I am working on application which need to develope in both windows and linux.
Share
I suggest gtkmm. It’s modern, portable and object oriented. And it doesn’t use a weird pre-compiler 🙂