CVS: anygui/test test_aboutdlg.py,1.2,1.3 test_openfiledlg.py,1.5,1.6
"Dallas T. Johnston" <[email protected]> Sat, 23 Nov 2002 08:43:00 -0800
| Newsgroups | gmane.comp.python.anygui.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/anygui/anygui/test In directory sc8-pr-cvs1:/tmp/cvs-serv5647/test Modified Files: test_aboutdlg.py test_openfiledlg.py Log Message: Moved all the funny frontend widget stuff into genericgui.py. Note that there will be issues with how we want the backend specific use of dialogs to work. This issue mainly relates to naming of backend wrappers. Index: test_aboutdlg.py =================================================================== RCS file: /cvsroot/anygui/anygui/test/test_aboutdlg.py,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** test_aboutdlg.py 16 Nov 2002 12:41:11 -0000 1.2 --- test_aboutdlg.py 23 Nov 2002 16:42:58 -0000 1.3 *************** *** 1,3 **** --- 1,4 ---- from anygui import * + from anygui.backends.genericgui import AboutDialog app = Application() Index: test_openfiledlg.py =================================================================== RCS file: /cvsroot/anygui/anygui/test/test_openfiledlg.py,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** test_openfiledlg.py 17 Nov 2002 18:42:07 -0000 1.5 --- test_openfiledlg.py 23 Nov 2002 16:42:58 -0000 1.6 *************** *** 1,3 **** --- 1,4 ---- from anygui import * + from anygui.backends.genericgui import OpenFileDialog import sys ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf