]> Creatis software - bbtk.git/blob - packages/wx/bbs/appli/exampleSimpleColourSelector.bbs
*** empty log message ***
[bbtk.git] / packages / wx / bbs / appli / exampleSimpleColourSelector.bbs
1 description "Simple test of wx::ColourSelector widget"
2 author "jpr@creatis.univ-lyon.fr"
3 category "example;widget"
4
5 load wx
6 load std
7 new ColourSelectorButton b
8 set b.WinDialog true
9
10 print colour=$b.Out$