WxSmith tutorials
From Code::Blocks
Welcome to wxSmith tutorials page. Here you can learn how to create GUI applications for wxWidgets platform using wxSmith. At the beginning we will start with some basic tutorials which will show what can you do with wxSmith and how you can create simple applications. I hope that there will also be some advanced tutorials for those who know wxWidgets very well.
wxSmith and wxWidgets basics
On this tutorials you will learn basic things about wxSmith and wxWidgets.
- Tutorial 1: Hello world
- Tutorial 2: Working with items
- Tutorial 3: Building more complex window
- Tutorial 4: Working with multiple resources
- Tutorial 5: Using wxPanel resources
- Tutorial 6: Accessing items in resource
- Tutorial 7: wxSmith tutorial: Creating items with custom paint and mouse handling
- See also: WxSmith extensions