Hi everyone, I am new to the Forum and was wondering: is it possible to creat GUIs in CodeBlocks? If so, what do I need? Thanks in advance!
You need wxWidgets and the wxSmith plugin.
Search the manual, the wiki and the forum for more details.
I see. Does the wxSmith plugin include wxWidgets? Do they happen to be GPL licensed? Thanks again!
wxSmith don't include wxWidgets. see wxwidgets.org
Ok, thanks!