Kind of hard to explain, but I'm trying to set up something where a button press puts an event in the event queue, but DOESN'T do it immediately (so a basic call to that event handler won't work).
Is there some sort of timed event possible here? Or some other solution?
Any help would be appreciated.
Thanks,
Req
Is there some sort of timed event possible here? Or some other solution?
Any help would be appreciated.
Thanks,
Req