I have a text-only program that I need a GUI for. I've heard there is just some code you can put in to the source. Can someone help?
C++ GUI (Ubuntu)?
There is not just some code, as in "I put this code inside the sources and magically my GUI-less application becomes a full-fledged GUI based one".
There are however many free, easy to use GUI toolkits.
I'd recommend WxWidgets over anything else
http://www.wxwidgets.org/
But other alternatives are
http://www.fox-toolkit.org/
http://www.fltk.org/
http://www.gtk.org/
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment