]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/misc/widgetLayoutTest.cfg
Updated layout test
[wxWidgets.git] / wxPython / misc / widgetLayoutTest.cfg
index 9a1c4d8d07ab471f32c2fa87d54217c238d49b5f..c54c93d54c1d8c71f7a032d851ff51d80d49515f 100644 (file)
@@ -10,7 +10,7 @@
 ['wx', 'BitmapButton', '-1, wx.Bitmap("image.png")'],
 ['wx', 'StaticBitmap', '-1, wx.Bitmap("image.png")'],
 ['wx.calendar', 'CalendarCtrl', '-1'],
 ['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'],
 ['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'],