Exemplo n.º 1
0
 def OnShowGraphFrameHidden(self, event):
     GraphFrame.openOne(self, includeHidden=True)
Exemplo n.º 2
0
 def OnShowGraphFrame(self, event):
     GraphFrame.openOne(self)