Game Development Community

First Responder Depreciated (?)

by James Ford · in Torque Game Builder · 05/13/2008 (5:31 pm) · 0 replies

I recently read this blog www.garagegames.com/blogs/34794/14725
And was reminded of a question about first responders I've been meaning to ask.

In the documentation firstResponder is marked as depreciated. And from what I've "gathered" the GUI system now uses a more standard "focus" system. But, although I remember reading that somewhere - what does that really mean? And is firstResponder still used for some things? ( eg. is there a non-first-responder way to fix the bug mentioned in the linked blog? )