Debug print , bk/sys color
This commit is contained in:
@@ -958,6 +958,7 @@ class PFTabsContainer(wx.Panel):
|
||||
|
||||
selected = 0
|
||||
color = wx.SystemSettings_GetColour(wx.SYS_COLOUR_3DFACE)
|
||||
print color, self.GetBackgroundColour()
|
||||
mdc.SetBackground (wx.Brush(color))
|
||||
|
||||
# mdc.SetBackground (wx.Brush((66,113,202)))
|
||||
|
||||
Reference in New Issue
Block a user