Difference between revisions of "User documentation"
From Code::Blocks
m (add ui) |
m (make second title lowercase) |
||
Line 46: | Line 46: | ||
* [[Integrating Microsoft Visual C 6 with Code::Blocks IDE]] | * [[Integrating Microsoft Visual C 6 with Code::Blocks IDE]] | ||
− | == Third-party | + | == Third-party libraries == |
* [[Using SDL with Code::Blocks]] | * [[Using SDL with Code::Blocks]] |
Revision as of 17:32, 8 July 2006
Articles for Code::Blocks users.
- How to install Code::Blocks (from binary or source)
- List of keyboard shortcuts that can be used in Code::Blocks
- Customize the Code::Blocks user interface for different workflows.
Running Code::Blocks under colinux
- Running Code::Blocks in Linux under Windows.
- List of plugins that come with Code::Blocks.
- Information about scripting Code::Blocks with Squirrel.
Application development
Compilers
- Global compiler variables
- Precompiled headers
- Installing a supported compiler
- Installing Cygwin Compiler
- Installing Fortran Compiler
Integration
- Integrating Microsoft Visual Toolkit 2003 with Code::Blocks IDE
- Integrating Microsoft Visual C 6 with Code::Blocks IDE