I don't think that the 'button default' command works or works sensibly.  In 
the jqt controls demo, neiter escape nor enter closes the form despite the 
cancel button having the default property set, and escclose is also set on the 
form.

>From peeking at wdq, it appears as though I might need to create a verb called 
>default for my form?

How I expect it to work.... pressing enter while on a control that is not 
multiline edit, should execute the code already assigned to the button marked 
as default.  ideally, the escclose property should be attachable to a button, 
and pressing escape runs the same code that clicking on the "cancel" button 
would do.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to