mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-01 07:42:40 -06:00
bazaar: BoostPyTest: added some more controls, now works under Linux as well
git-svn-id: svn://ultimatepp.org/upp/trunk@3552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
84fbf346b1
commit
1b5b6c8dd8
19 changed files with 365 additions and 30 deletions
|
|
@ -9,12 +9,20 @@ ONCELOCK
|
|||
export_CtrlCore();
|
||||
export_TopWindow();
|
||||
|
||||
export_Pusher();
|
||||
export_Button();
|
||||
export_ButtonOption();
|
||||
export_Option();
|
||||
export_Switch();
|
||||
|
||||
export_EditCtrl();
|
||||
export_SliderCtrl();
|
||||
export_ValueCtrl();
|
||||
export_Progress();
|
||||
|
||||
export_Prompts();
|
||||
|
||||
//FIXME move outside, it's in bazaar
|
||||
export_ValueCtrl();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue