row highlight, always use zero.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41961
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# with associated widgets.
self.SetFocus()
# with associated widgets.
self.SetFocus()
def OnDestroy(self, event):
def OnDestroy(self, event):
oldpen = dc.GetPen()
dc.SetPen(wx.TRANSPARENT_PEN)
oldpen = dc.GetPen()
dc.SetPen(wx.TRANSPARENT_PEN)
- x, y = self.GetPosition()
w, h = self.GetSize()
itemrect = wx.Rect(x, item.GetY()+offset, w, total_h-offset)
w, h = self.GetSize()
itemrect = wx.Rect(x, item.GetY()+offset, w, total_h-offset)