X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwx%2Fbbs%2Fappli%2FexampleSimpleColourSelector.bbs;h=b6004bb66711500766371663350b9748782ba318;hb=968c1f3336bb5d73771662d2ced5cafa477f727a;hp=3951933ef91b110a2e3f7f7f727889446ba595af;hpb=babe59e25825b590f873f86e20ab10b504e55595;p=bbtk.git diff --git a/packages/wx/bbs/appli/exampleSimpleColourSelector.bbs b/packages/wx/bbs/appli/exampleSimpleColourSelector.bbs index 3951933..b6004bb 100644 --- a/packages/wx/bbs/appli/exampleSimpleColourSelector.bbs +++ b/packages/wx/bbs/appli/exampleSimpleColourSelector.bbs @@ -1,7 +1,10 @@ description "Simple test of wx::ColourSelector widget" author "jpr@creatis.univ-lyon.fr" -category "example;widget" +category "example" load wx +load std new ColourSelectorButton b -exec b +set b.WinDialog true + +print colour=$b.Out$