]> Creatis software - bbtk.git/blob - packages/wx/bbs/appli/exampleSimpleSlider.bbs
catreg exemple
[bbtk.git] / packages / wx / bbs / appli / exampleSimpleSlider.bbs
1 description "Simple test of wx::Slider widget"
2 author "laurent.guigues@creatis.insa-lyon.fr"
3 category "example"
4
5 load wx
6 load std
7 new Slider slider
8 set slider.WinDialog true
9
10 print position=$slider.Out$