06-23-2012 09:52 PM
Hey all, i am really appreciating the cascades controls available. I want to make a circular button and was wondering what the best way to do this would be. I plant to have the button change color onTouched and was wondering if i could modify an existing control or if I should make one from scratch.
Right now I was just going to make some images, a normal and touched version and sub them in the onTouch, is there a better way to achieve this? Additionally, when subbing the images, what would I have to do to get a nice transition like in the existing button control? Is there a way to have a fading transition with the subbing of images? Thanks!
Solved! Go to Solution.
06-25-2012 09:44 AM
Sounds like you are on the right track - if you look at the Circular Slider tutorial case that will show you how to implement a circular button.
Good Luck
Graham
06-25-2012 10:35 AM
Sorry, meant to include a link to the Circular Slider
Graham