Hi there.
I've recently upgraded to 3.x release, I'm on 3.0.7 f3 at the moment. I would like to know what is the new way of implementing SetAsToggleButton() of UIImageButton class. I have tried to search the forum but was unable to find the answer I was looking for.
what I have is a toggle button sprite that works sort of like so:
on state:
[O ]
off state:
[ O]
Thanks.