09-10-2012 10:14 AM
Hi
Could you please help me?
I'd like to know how to bind the reply to a QML List
Thanks in advance
09-13-2012 09:49 AM
How did you bind this with QML? I am facing same issue. I need to load diiferent images from different urls in a list view.
I can paint image using PixelBufferData for a single image view. But I can not bind it with a listview.
11-15-2012 09:42 AM
Hi,
I am also facing same problem with loading images from http url inside a Listview. Please update if anyone has solution for listview specifically.
ThankYou.
12-03-2012 05:44 PM
I checked the Cascades Images reference and the Image Reference and it seems this hasn't changed in Beta 4 :/
12-04-2012 12:12 PM
AW YISSS
I just found the Image Loader sample. I'm checking it right now.