I have to create an application whose user interface looks like an X-MOTIF UI. Is it possible to do that in VC++ ? Does some utility classes already exists ? Thanks a lot !!!
I have to create an application whose user interface looks like an X-MOTIF UI. Is it possible to do that in VC++ ? Does some utility classes already exists ? Thanks a lot !!!
Hi ... I Think there is a windows version of the QT library for windows. There is also a Windows Fltk version you could try. Dont forget to look at GTK+ windows version...