Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] CCombo - DefaultSelection


Hi SWT masters,

I'm developing a RCP client.
In a wizard page, I use CCombo composite instead of Combo widget. Fine.
However, I get a minor problem with the DefaultSelection event (ENTER -SWT.CR- key down).

With the basic Combo widget, the SWT.CR key down event causes the Next Page "action".
With the Custom Combo, the SWT.CR does ... nothing :(

How can I get the same behavior ? Thanks in advance,

Brogno



check out the rest of the Windows Live™. More than mail–Windows Live™ goes way beyond your inbox. More than messages

Back to the top