Difference between revisions of "User documentation"

From Code::Blocks
m (add scripting)
m (add ui)
Line 50: Line 50:
 
* [[Using SDL with Code::Blocks]]
 
* [[Using SDL with Code::Blocks]]
 
* [[Using GLFW with Code::Blocks]]
 
* [[Using GLFW with Code::Blocks]]
 +
 +
== User interface development ==
 +
 +
* [[WxSmith Tutorial & Pointers|Creating a dialog for WxWidgets with wxSmith]]

Revision as of 15:51, 8 July 2006

Articles for Code::Blocks users.

Installing Code::Blocks

How to install Code::Blocks (from binary or source)

Keyboard Shortcuts

List of keyboard shortcuts that can be used in Code::Blocks

Personalities

Customize the Code::Blocks user interface for different workflows.

Running Code::Blocks under colinux

Running Code::Blocks in Linux under Windows.

Code::Blocks Plugins

List of plugins that come with Code::Blocks.

Scripting Code::Blocks

Information about scripting Code::Blocks with Squirrel.

Application development

Compilers

Integration

Third-party Libraries

User interface development