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
