event return values question
Posted: Wed Nov 29, 2006 21:21
When handling events inside the actual code, what are the return values for?
true if event was handled, false if not? What happens if the event wasn't handled, where will it go next?
(Honestly as far as I can tell true or false has no effect)
true if event was handled, false if not? What happens if the event wasn't handled, where will it go next?
(Honestly as far as I can tell true or false has no effect)