11-14-2012 11:01 AM
Hi,
I know that it is currently impossible to load a web URL into an ImageView. Has anyone successfully downloaded an image from a web URL to make use in an ImageView locally? Any quick way to do this? I am interested in implementing something like this;
Thanks!
Martin
Solved! Go to Solution.
11-14-2012 12:05 PM
11-14-2012 02:15 PM
This might help you:
http://qt-project.org/wiki/Download_Data_from_URL
11-14-2012 02:37 PM
Excellent - thanks a bunch guys, I'll get to work on that ![]()
Martin
11-16-2012 12:57 AM
Check out this link as well