Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: f2099 on April 27, 2011, 10:53:13 PM

Title: GUIs in CodeBlocks
Post 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!
Title: Re: GUIs in CodeBlocks
Post by: oBFusCATed on April 28, 2011, 12:12:21 AM
You need wxWidgets and the wxSmith plugin.
Search the manual, the wiki and the forum for more details.
Title: Re: GUIs in CodeBlocks
Post by: f2099 on April 28, 2011, 01:35:38 AM

   I see. Does the wxSmith plugin include wxWidgets? Do they happen to be GPL licensed? Thanks again!
Title: Re: GUIs in CodeBlocks
Post by: verysimplenick on April 28, 2011, 04:22:46 PM
wxSmith don't include wxWidgets. see wxwidgets.org
Title: Re: GUIs in CodeBlocks
Post by: f2099 on April 28, 2011, 05:29:50 PM

   Ok, thanks!