Greetings,
I'm trying to get a ui button to have dual identities. If the user pushes it normally, an event fires (this works already). If the user pushes and holds it for some time period (2 seconds for example) a different event fires.
Any suggestions on a way to handle the "hold it down for 2 seconds" event?
Thanks!