Difference between revisions of "Template:Community:Wishlist"
From Code::Blocks
m (Added new request.)  | 
				|||
| Line 4: | Line 4: | ||
** See [[Tools+ reference]]  | ** See [[Tools+ reference]]  | ||
* Creating new plugin tutorial. This tutorial should contain information how to build a fully functional plugin with configuration dialog etc. Information how to build and test it on different operating systems.  | * Creating new plugin tutorial. This tutorial should contain information how to build a fully functional plugin with configuration dialog etc. Information how to build and test it on different operating systems.  | ||
| + | * Explanation of how to use menus and built-in dialogs with [[WxSmith tutorials|wxSmith]].  | ||
<div align="right">  | <div align="right">  | ||
<small>[https://wiki.codeblocks.org/index.php?title=Template:Community:Wishlist&action=edit Edit]</small>  | <small>[https://wiki.codeblocks.org/index.php?title=Template:Community:Wishlist&action=edit Edit]</small>  | ||
</div>  | </div>  | ||
Revision as of 22:15, 24 September 2011
- Running Code::Blocks under VMWare Player. See VMWare Player and freely available virtual OSes for VMWare Player.
 - Batch building
 - User-defined tools. Little explanation what they are, what the macros mean etc. Add tutorial to the same article about creating a simple tool, for example opening the Windows Explorer / Nautilus to the project directory. Redirects from Tools and External tools.
- See Tools+ reference
 
 - Creating new plugin tutorial. This tutorial should contain information how to build a fully functional plugin with configuration dialog etc. Information how to build and test it on different operating systems.
 - Explanation of how to use menus and built-in dialogs with wxSmith.