Python form oriented library
Steve Williams
stevewilliams at wwc.com
Sun Aug 17 22:38:22 EDT 2003
More information about the Python-list mailing list
Sun Aug 17 22:38:22 EDT 2003
- Previous message (by thread): Python form oriented library
- Next message (by thread): Python form oriented library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Caleb Land wrote: > Hello, > I'm writing a small business accounting type program where the interface > is a bunch of forms that represent tables in a database. I've written and am selling an administration system for private post-secondary vocational schools. The language is Python, the Screens are wxPython, the database is Firebird. Attached is the code for the Student ledger card screen. -------------- next part -------------- A non-text attachment was scrubbed... Name: modLedger.py Type: text/x-python Size: 5368 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-list/attachments/20030818/f9d57500/attachment.py>
- Previous message (by thread): Python form oriented library
- Next message (by thread): Python form oriented library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list