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