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