--- In [email protected], "Josh McDonald" <[EMAIL PROTECTED]> wrote: > > First a caveat: I's a bad idea. Pressing enter to submit an entire form and > spacebar to click a specific button is a fairly standard UI practice, and > something you shouldn't change without a good reason.
Not sure about what happens in other OS's, but in the vast majority of Windows Applications, it is _very_ standard behavior for the button that is in focus to activate when the user presses the <enter> key. The exception is for checkboxes and radio buttons.

