Jump to content

Recommended Posts

Posted (edited)

$picture=GUICtrlCreateIcon($InstallDir&"\Ship Preview.ICO",-1,209,242,94,52)

That works, but if I change -1 to 1,2,3,4 it disappears... The icon has four layers, do they have to be named like "Layer 1,2,3,4" or anything special to load?

...

Ok well I split the layers into seperate images, but now it makes 2 images ones about 24x24 in top left of the image then ones the normal size. It changes, but WHY IN THE HELL is there 2 icons?

Edited by Rad
Posted

Well I found out it creaets the image as default (Small image) and under that is the stretched version. I think this is a bug in au3 should be fixed up, its pretty lame

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...