Jump to content

Recommended Posts

Posted (edited)

I'm writing this script to download character information from a website to display information about who you are searching for. In the download of the information using InetGet() i can also single out the links to the pictures of each character. What i want to do is download the pictures (which i've successfully downloaded them as .jpg files) and then display them on the GUI. I've tried adding this to the end of my function but it doesnt work, what i tried was downloading the picture then give the command to create the picture on the GUI using GUICtrlCreatePic(). How would i do this properly?

Edited by demandnothing
Posted (edited)

The example code in the help file works for me, so check that to the code you've written.<br><br>This script, http://www.autoitscript.com/forum/index.php?showtopic=104601&amp;view=findpost&amp;p=739932&amp;hl=flipclock&amp;fromsearch=1, FlipClock, downloads images and uses them locally, so that might help you too.<br>

Edited by snowmaker

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...