]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/misc/widgetLayoutTest.cfg
reSWIGged
[wxWidgets.git] / wxPython / misc / widgetLayoutTest.cfg
index dd73a07440ff5c1709b29ad7aa3845d0b96cf032..afad8416c24f4f97e355549795b709a708f30c26 100644 (file)
@@ -1,7 +1,7 @@
 [
 ['wx', 'BitmapButton', '-1, wx.Bitmap("image.png")', ''],
 ['wx', 'Button', '-1, "normal"', ''],
-['wx', 'Button', '-1, "sized", size=(200,100)', ''],
+['wx', 'Button', '-1, "default"', 'w.SetDefault()'],
 ['wx', 'Button', '-1, "with a longer, longer label"', ''],
 ['wx.calendar', 'CalendarCtrl', '-1', ''],
 ['wx', 'CheckBox', '-1, "checkbox"', ''],