X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fbbs%2Fappli%2FExampleColorBar.bbs;h=c151c60f500f1e564b7eecac4b624de01417a943;hb=91a98a871f86ac13d5899661298b7badbfb442ad;hp=8794a2f9e0bdb40983f9a52f28890c8ec37bbf5b;hpb=44e4be7013ea566bd2bdefb9d48e1da0071c3d91;p=creaMaracasVisu.git diff --git a/bbtk/bbs/appli/ExampleColorBar.bbs b/bbtk/bbs/appli/ExampleColorBar.bbs index 8794a2f..c151c60 100644 --- a/bbtk/bbs/appli/ExampleColorBar.bbs +++ b/bbtk/bbs/appli/ExampleColorBar.bbs @@ -1,6 +1,10 @@ +description "creaMaracasVisu::ColorBar box example. " +category "example" +author "eduardo.davila@creatis.insa-lyon.fr" + load wx load std -load maracasvisu +load creaMaracasVisu new ColorBar colorB set colorB.Orientation 1 @@ -15,4 +19,4 @@ set colorB.Values " 30 110 200 250" #message All 9 -exec colorB \ No newline at end of file +exec colorB