git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37833
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# hide a little surprise in the button...
b.SetBitmapSelected(images.getRobinBitmap())
# hide a little surprise in the button...
b.SetBitmapSelected(images.getRobinBitmap())
- b.SetToolTipString("This is a bitmap button with \nwx.NO_BORDER style.")
+ b.SetToolTipString("This is a bitmap button with \nwx.NO_BORDER style.")
self.Bind(wx.EVT_BUTTON, self.OnClick, b)
self.Bind(wx.EVT_BUTTON, self.OnClick, b)