Logo wxSmith Patches

NOTE: To reduce workload, patches are now listed here and this page will not be updated with new patches.

Patches

These patches add existing controls that were missing from wxSmith or add enhancements, etc. You will need to register at the Code::Blocks forum to download them but you will want to do that anyway if you are using Code::Blocks seriously.

In general, you need to:

On Linux you're probably going to have to do
make, make install
in wxSmith's directory. Otherwise, follow your usual build process.

wxHyperlinkCtrl

This one adds wxHyperlinkCtrl to wxSmith's standard control selection. It's available from this page at the forum.

wxHyperLink

wxHyperlink in wxSmith

This patch has now been merged with trunk and is available from Code::Blocks SVN and in nightly builds.

Image Editor

I added a new field to wxSmith's Image Editor that allows you to enter code that generates an image. Further details are here but, in short, it adds the radio button and field seen in the image below so that you can generate the image from code in addition to the existing options.

wxSmith Image Editor

wxSmith's Image Editor

wxAnimationCtrl/wxMediaCtrl

This one adds wxAnimationCtrl and wxMediaCtrl to wxSmith's standard control selection. It's available from this page at the forum.

wxAnimationCtrl & wxMediaCtrl in wxSmith

wxAnimationCtrl & wxMediaCtrl in wxSmith

This patch has now been partially merged with trunk and is available from Code::Blocks SVN and in nightly builds. wxMediaCtrl is causing problems under Linux and has been omitted until a fix can be found.

Dialogues

Added the following dialogues to wxSmith. It's available from this page at the forum.

Dialogues in wxSmith

Dialogues in wxSmith

This patch has now been merged with trunk and is available from Code::Blocks SVN and in nightly builds.