Updated layout test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
['wx', 'BitmapButton', '-1, wx.Bitmap("image.png")'],
|
||||
['wx', 'StaticBitmap', '-1, wx.Bitmap("image.png")'],
|
||||
['wx.calendar', 'CalendarCtrl', '-1'],
|
||||
['wx', 'CheckListBox', '-1, choices="one two three four five six seven eight".split()'],
|
||||
['wx', 'CheckListBox', '-1, size=(100,-1), choices="one two three four five six seven eight".split()'],
|
||||
['wx', 'Choice', '-1, choices="one two three four five six seven eight".split()'],
|
||||
['wx', 'ComboBox', '-1, choices="one two three four five six seven eight".split(), value="default"'],
|
||||
['wx', 'Gauge', '-1, 100'],
|
||||
|
Reference in New Issue
Block a user