Game Development Community

Accelerator (ChatHud Gui)

by Matt Huston · in Torque Game Builder · 02/03/2007 (12:41 pm) · 1 replies

On the ChatHud gui, the Send button has an accelerator to the 'return' key. So this button's command should also be run when I press return/enter. The problem is, is that it doesn't.

I have tried 'return' and 'enter' as the Send button's Accelerator. The 'escape' accelerator works for the exit button.

#1
04/22/2011 (11:14 pm)
yeah I'm having the same issue when making a custom gui