Debug msg for tab rect
This commit is contained in:
@@ -254,6 +254,8 @@ class PFTabRenderer:
|
||||
r.top = r.left = 0
|
||||
r.height = height
|
||||
|
||||
print "Tab rect", r
|
||||
|
||||
mdc.GradientFillLinear(r,self.gradientStartColor,self.tabColor,wx.SOUTH)
|
||||
mdc.SetPen( wx.Pen(self.leftColor, width = 1 ) )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user