From: jean-pierre roux Date: Wed, 20 Feb 2008 12:10:33 +0000 (+0000) Subject: add simple example X-Git-Tag: r0.6.1~166 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=babe59e25825b590f873f86e20ab10b504e55595;p=bbtk.git add simple example --- diff --git a/packages/wx/bbs/appli/exampleSimpleColourSelector.bbs b/packages/wx/bbs/appli/exampleSimpleColourSelector.bbs new file mode 100644 index 0000000..3951933 --- /dev/null +++ b/packages/wx/bbs/appli/exampleSimpleColourSelector.bbs @@ -0,0 +1,7 @@ +description "Simple test of wx::ColourSelector widget" +author "jpr@creatis.univ-lyon.fr" +category "example;widget" + +load wx +new ColourSelectorButton b +exec b