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