MCPcopy Create free account
hub / github.com/Image-Py/imagepy / update

Method update

imagepy/ui/plotwindow.py:25–25  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23 self.Bind(wx.EVT_MOTION, self.on_move )
24
25 def update(self):self.dirty = True
26
27 def init_buf(self):
28 box = self.GetClientSize()

Callers 1

paintMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected