Re: [PyQt] PyQt Learning Sources for MVC Pattern and Why Does QT

2013-05-30 Thread Simon Carr
There are a number of videos on youtube that cover the mvc pattern. There is one series which seems to have an extensive number of videos. Simon On 28 May 2013 20:28, "David Boddie" wrote: > On Sun, 26 May 2013 05:04:22 -0700 (PDT), d hee wrote: > > > I am trying to learn how to write pyQt speci

[PyQt] Using Web2Py's gluon DAL with QTableView?

2013-06-17 Thread Simon Carr
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 s