Difference between revisions of "Developing for Code::Blocks"

From Code::Blocks
(Added new topic on how to create a "good" patch)
(Re-ordered sections and moved plugins devel. tuts to tutorials page)
Line 1: Line 1:
 
== General development ==
 
== General development ==
 
 
*[[Coding style to use]]
 
*[[Coding style to use]]
 
 
*[[Creating a custom lexer for Code::Blocks editor]]
 
*[[Creating a custom lexer for Code::Blocks editor]]
 
 
*[[Languages supported by Code::Blocks lexers]]
 
*[[Languages supported by Code::Blocks lexers]]
 
 
*[[Various development tips]]
 
*[[Various development tips]]
 
 
*[[Creating a patch to submit to BerliOS (Patch Tracker)]]
 
*[[Creating a patch to submit to BerliOS (Patch Tracker)]]
  
== Plugins development ==
 
  
*[[Creating a simple "Hello World" plugin]]
+
== wxSmith development tutorials ==
 +
*[[wxSmith Tutorial & Pointers]]
 +
*[[Comparison of wxSmith features]]
 +
*[[Adding new widget to wxSmith]]
  
*[[Creating a Plug-in which modifies CB's Menus]]
 
  
 +
== Plugins development ==
 
*[[Research on doing a Plug-in for embedded help in CB]]
 
*[[Research on doing a Plug-in for embedded help in CB]]
 
===== wxSmith development tutorials =====
 
 
*[[wxSmith Tutorial & Pointers]]
 
 
*[[Comparison of wxSmith features]]
 
 
*[[Adding new widget to wxSmith]]
 

Revision as of 11:41, 5 April 2006