further work on saving configs

This commit is contained in:
Steven M. Gava 2002-01-24 06:02:50 +00:00
parent 813b56e387
commit f9bb90e453
3 changed files with 163 additions and 45 deletions

View file

@ -264,8 +264,6 @@ if __name__ == '__main__':
#test the dialog
root=Tk()
def run():
#import aboutDialog
#aboutDialog.AboutDialog(root,'About')
keySeq=''
dlg=GetKeysDialog(root,'Get Keys','find-again',[])
print dlg.result