Tweaks to work around wxMac bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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"', ''],
|
||||
|
Reference in New Issue
Block a user