On Mon, 12 Mar 2012 10:40:33 -0400, José M. Rodriguez Bacallao <[email protected]> wrote: > hi folks, how can I set lambdas as getters and setters of dip properties?
dip's typed attributes (I assume that is what you mean by properties) are declarative so using lambdas doesn't really make sense. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
