Hmm...well like I said this is a dynamic GUI, I looked it up and 28 is indeed enter, but - since it's dynamic and I have to use catchevent how can I check what the keycode is? Because it does...
thiso.catchevent( this.name, "onKeyDown", "onSendMessage" );
So the paramaters for onSendMessage would only be the object, the keycode would be lost wouldn't it?
EDIT:
I've figured this one out for myself so this thread is no longer necessary. Thanks again for the help everyone
