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

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to