MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / OnEraseBackground

Method OnEraseBackground

gui/utils/anim.py:52–53  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

50 self.Refresh()
51
52 def OnEraseBackground(self, event):
53 pass
54
55 def OnPaint(self, event):
56 rect = self.GetClientRect()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected