Difference between revisions of "User documentation"

From Code::Blocks
m (→‎Compilers: added cross compilers)
Line 51: Line 51:
 
== User interface development ==
 
== User interface development ==
  
* [[WxSmith Tutorial & Pointers|Creating a dialog for WxWidgets with wxSmith]]
+
* [[WxSmith Tutorial & Pointers|Creating a dialog for wxWidgets with wxSmith]]

Revision as of 17:12, 1 September 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.

Code::Blocks Plugins

List of plugins that come with Code::Blocks.

The build process of Code::Blocks

Information about how Code::Blocks actually builds your source code.

Scripting Code::Blocks

Information about scripting Code::Blocks with Squirrel.

Application development

Compilers

Third-party libraries

User interface development