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

Method OnWindowEraseBk

gui/builtinShipBrowser/pfBitmapFrame.py:51–52  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

49 self.timer.Start(5)
50
51 def OnWindowEraseBk(self, event):
52 pass
53
54 def OnWindowPaint(self, event):
55 # todo: evaluate wx.DragImage, might make this class obsolete, however might also lose our customizations

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected