2 Dec 2001 21:05
Python Checkbook Manager Version 0.5 Available
Richard P. Muller <rpm <at> wag.caltech.edu>
2001-12-02 20:05:06 GMT
2001-12-02 20:05:06 GMT
The Python Checkbook Manager (aka pycheckbook) is now available from http://pycheckbook.sourceforge.net. Version 0.5 adds support for GTK+ widgets in addition to the Tk widgets. Pycheckbook is a minimalist checkbook manager. Quicken and GnuCash offer more features, but pycheckbook is only ~1300 lines of code, and thus is much easier to understand, hack, customize, etc. Pycheckbook should run on any host that runs Python and either Tkinter or PyGTK. CVS access is now available through cvs.pycheckbook.sourceforge.net. Email suggestions, complaints, and other feedback to rpm <at> wag.caltech.edu.
*) Added a method displayPropertyPage() to the Device class which
displays a dialog-box containing the property pages of the capture
device. This should allow selecting things like the video size
used during capturing.
Enjoy, Markus
RSS Feed