Exemplo n.º 1
0
 def showTargetResistsEditor(self, event):
     dlg = ResistsEditorDlg(self)
     dlg.ShowModal()
     dlg.Destroy()
Exemplo n.º 2
0
 def showTargetResistsEditor(self, event):
     ResistsEditorDlg(self)