]> Creatis software - bbtk.git/blob - appli/exampleSimpleColourSelector.bbs
#3202 BBTK Feature New Normal - fast algorithm for ImageBoundaries box
[bbtk.git] / appli / exampleSimpleColourSelector.bbs
1 description "Simple test of wx::ColourSelector widget"
2 author "jpr@creatis.univ-lyon.fr"
3 category "example"
4
5 load wx
6 load std
7 new ColourSelectorButton b
8 set b.WinDialog true
9
10 print colour=$b.Out$