mattfaust Posted September 17, 2007 Posted September 17, 2007 ok, i have bitmaps displaying for my buttons now, Is there a way I can use a .png file with transparency $btn1 = GUICtrlCreateButton ("btn1", 240, 473, 89, 65, $BS_BITMAP) GUICtrlSetImage ($btn1, @ScriptDir&"\1.bmp") thanks
ofLight Posted September 17, 2007 Posted September 17, 2007 Its not a Native Function but it is DoAble via lod3n's script http://www.autoitscript.com/forum/index.ph...651&hl=.png There is always a butthead in the crowd, no matter how hard one tries to keep them out.......Volly
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now