Exemplo n.º 1
0
 def OpenAccountPage(self, evt):
     dlg = Account.AccountPage()
     dlg.ShowModal()
     dlg.Destroy()