Is there a way to "simulate" a click on a UIButton? Like JButton.press().
/Per
Not currently, but I don’t see a reason it couldn’t be added.
Ok, well the reason I asked was because it can be good to bind keyboard actions and such to perform the same action as the button.