Hi, Has anyone had experience using Web2Py's DAL (gluon) with PyQt.

I am using gluon with a project I am currently working on and am starting
to make use of some large data sets that I would like users to view /
manipulate in QTableView.

I want to know if the default object returned by gluon (a set of dicts) can
be used to populate a model and how to go about it.

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

Reply via email to