|
I must apologize, last night I found out that the URL on second request
had a misspell and so that seemed to be the problem. Now my app works
as it should. Thank you for the help though. And of course you are right I should have provided a sample. Anyway I want to thank you all for this qml framework. Love it so far. [email protected] wrote: Hi Cristian, could you maybe also add an example to this - so people won't have to rewrite 99% of your use-case to demonstrate the last 1%? ;-)Henrik On 4. feb. 2010, at 17.42, ext Cristian Daniel Stamateanu wrote:Hello, I am trying to compose some screens that take info from the first rss query to dive in the next rss query. As such I have a screen loading the info from a static rss query. Then the user makes a selection from the first rss's results and the application navigates to second screen that should start loading now from a second , parameterized rss request. I can see the state of the second request changing to 2 and then to 1 which is ok, but my grid bound to the model is not displaying the data. If I make the second request static it works ok. Regards, Cristi _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback |
_______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
