Jump to content

Recommended Posts

Posted

Simply, I need to update ONE guictrlcreatepic with multiple gif images... I don't want to use multiple guicreatepic functions with show and hide, and I see guictrlsetimage is only used on bmp and icons.

I have an idea to create an array and put all the images in it with guictrlcreatepic in it, and just cycle through it and display the pic I want when a parameter is met. This would accomplish basically what I want but I don't want to do that because I don't want all of those controls created.

How can I accomplish what I want?

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
×
×
  • Create New...