CVS: anygui/test test_borg_application.py,NONE,1.1
Magnus Lie Hetland <[email protected]> Sun, 17 Nov 2002 10:43:50 -0800
| Newsgroups | gmane.comp.python.anygui.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/anygui/anygui/test In directory usw-pr-cvs1:/tmp/cvs-serv14652/test Added Files: test_borg_application.py Log Message: --- NEW FILE: test_borg_application.py --- from anygui import * win = Window(title="You will be assimilated!") app = Application() app.add(win) app.run() ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html