Debug print for bk color

This commit is contained in:
HomeWorld
2010-11-17 14:47:26 +02:00
parent 10a2f28a1e
commit c697aea827

View File

@@ -864,6 +864,7 @@ class PFTabsContainer(wx.Panel):
selected = 0
mdc.SetBackground (wx.Brush(self.GetBackgroundColour()))
print self.GetBackgroundColour()
# mdc.SetBackground (wx.Brush((66,113,202)))
mdc.Clear()