[Tutor] Request for Comments (original) (raw)
Faulconer, Steven M. STEVEN.M.FAULCONER at saic.com
Tue Jul 27 20:23:16 CEST 2004
- Previous message: [Tutor] mode??
- Next message: [Tutor] Request for Comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Well, I finally finished my first graphical script. I am reluctant to send it in, but I figure I won't learn anything unless someone tells me a better way. So, attached to the email is the script. The premise of the script is a graphical front-end to command line programs we wrote in-house. It requires some commercial software to run the binaries (not included) but suffice to say the functionality is there.
I'd like to have a better way of creating the gui elements. Since there are currently 5 checkers, I've got a lengthy bit of code to create the widgets. It would be nice to have a method that loops over a data structure (dictionary/list) and builds the gui elements from the contents. I'll have to work on that for the next version.
So, please feel free to send constructive criticism or comments. Thanks for your time.
Steven Faulconer
-------------- next part -------------- A non-text attachment was scrubbed... Name: GuiCheck.pyw Type: application/octet-stream Size: 26666 bytes Desc: not available Url : http://mail.python.org/pipermail/tutor/attachments/20040727/d0d06a45/GuiCheck-0001.obj
- Previous message: [Tutor] mode??
- Next message: [Tutor] Request for Comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]