Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: f2099 on April 27, 2011, 10:53:13 pm
-
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!