Hello,

I am trying to set the default button for my applet using:
getRootPane().setDefaultButton(myButton);
but it does not seem to take affect as expected that is
when I press the enter key while in the JTextField, I expect it to activate 
the default button action.  Same goes for the JComboBox fields.

Do I need to do other setup prior to setting the default button?

Thanks,
Nuri

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to