Game Development Community

GUI Buttons -- how to have "return" key activate?

by Vern Jensen · in Torque Game Builder · 02/05/2009 (12:05 pm) · 1 replies

I've got a GUI dialog box with "return" set as the "accelerator" for the OK button, and "Esc" set as the accelerator for Cancel. I didn't used to think it worked at all, until today I realized it does work, it's just that you have to hold down the Return key for a full second before it does anything. Tapping it quickly or repeatedly has no effect.

This is not the desired behavior. Am I stuck with this, or is there a setting I can change somewhere, to make the Return key activate it instantly, regardless of how quickly it was pressed and released?

This is on a Mac... not sure if Windows behavior is different.

#1
02/09/2009 (5:41 pm)
*bump*

Really, there's no way to do this??