[PyQt] ANN: dip v0.3 Released
Phil Thompson
phil at riverbankcomputing.com
Wed Jun 8 19:23:04 BST 2011
dip v0.3 has been released and is available from the usual place.
This release includes the dip.automate module and the dip-automate script.
These allow the automation of dip applications, and ordinary PyQt
applications for testing, debugging and demonstration purposes.
It also includes the ability to bind GUIs created using traditional means
(ie. standard PyQt calls or Qt Designer) to models so that those models
are
automatically updated by the GUI and vice versa. In previous versions you
had to use the declarative UI features of the dip.ui module to do this.
An introduction to dip can be found at...
http://www.riverbankcomputing.com/software/dip/intro
Documentation can be found at...
http://www.riverbankcomputing.com/static/Docs/dip/index.html
Phil
More information about the PyQt
mailing list