Difference between revisions of "WxSmith extensions"
From Code::Blocks
Line 3: | Line 3: | ||
* Tutorial 1: [[Creating a plugin which adds new item into wxSmith]] | * Tutorial 1: [[Creating a plugin which adds new item into wxSmith]] | ||
* Tutorial 2: [[wxs_ext_tutorial2_properties|Adding properties]] | * Tutorial 2: [[wxs_ext_tutorial2_properties|Adding properties]] | ||
+ | * Tutorial 3: [[wxSmith tutorial: Adding advanced properties into items|Adding advanced properties]] |
Revision as of 20:16, 19 April 2007
This page contains tutorials which will show you how to write you own plugins extending wxSmith.
- Tutorial 1: Creating a plugin which adds new item into wxSmith
- Tutorial 2: Adding properties
- Tutorial 3: Adding advanced properties