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

Method on_help

imagepy/ui/workflowwindow.py:107–108  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

105 self.spn_scroll.SetValue(self.scr_workflow.GetViewStart()[0])
106
107 def on_help(self, event):
108 IPy.show_md(self.workflow['title'], self.cont)
109
110
111

Callers 1

add_confirmMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected