Using wxWidgets
From CodeBlocks
Revision as of 02:07, 14 December 2016 by Stahta01 (Talk | contribs) (Changed link to 2.8.12 page instead of old 2.8.6)
wxWidgets is a cross-platform toolkit that helps developers create programs with native GUI controls. For more information about wxWidgets, see wxwidgets.org.
Windows
- WxWindowsQuickRef: A beginner's quick reference for setting up wxWidgets with Code::Blocks in Windows
- Compiling wxWidgets (MSW) 2.8.12 on Windows using makefile.gcc
- Compiling wxWidgets 3.0.0 to develop Code::Blocks (MSW)
- Using wxWidgets (MSW) 3.0 Binary with Code::Blocks Scripted Wizard