t0ddie Posted September 5, 2006 Posted September 5, 2006 i would like to create an "animated" button is this possible? i saw a possibility in the help file to add a .bmp to a button, but i would like the picture to be animated. Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
Moderators SmOke_N Posted September 5, 2006 Moderators Posted September 5, 2006 i would like to create an "animated" buttonis this possible?i saw a possibility in the help file to add a .bmp to a button, but i would like the picture to be animated.Not a standard button no. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
t0ddie Posted September 5, 2006 Author Posted September 5, 2006 Not a standard button no.well, is there an "un-standard" way to do it? Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
Moderators SmOke_N Posted September 5, 2006 Moderators Posted September 5, 2006 well, is there an "un-standard" way to do it?I'm sure... but I would think that it would be messy... something like GUICtrlCreatePic() + GUIRegisterMsg() would probably do it. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
t0ddie Posted September 5, 2006 Author Posted September 5, 2006 I'm sure... but I would think that it would be messy... something like GUICtrlCreatePic() + GUIRegisterMsg() would probably do it.i placed a button behind the .avi the same size.the picture is on top, and the button functions.very clean fix. i figured it out. thanks for the suggestion though Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
Moderators SmOke_N Posted September 5, 2006 Moderators Posted September 5, 2006 i placed a button behind the .avi the same size.the picture is on top, and the button functions.very clean fix. i figured it out. thanks for the suggestion though You don't see potential for error there? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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