Re: Using a dataengine inside Skrooge

2010-09-10 Thread Guillaume DE BURE
Le vendredi 10 septembre 2010 20:58:13, Aaron J. Seigo a écrit : > On Friday, September 10, 2010, Guillaume DE BURE wrote: > > I've implemented very roughly the dataengine, it is able to read data > > through SQL Select instructions, store it using setData. Now, I do I > > access it from widgets ?

Re: Using a dataengine inside Skrooge

2010-09-10 Thread Aaron J. Seigo
On Friday, September 10, 2010, Guillaume DE BURE wrote: > I've implemented very roughly the dataengine, it is able to read data > through SQL Select instructions, store it using setData. Now, I do I > access it from widgets ? I mean, are the techbase tutorials still > applicable in this case ? yes