[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: TraverseListener
|
No, I would use SWT.Selection listener.
"zinc" <zincsterio@xxxxxxxxx> wrote in message
news:5f0575c1cabeb59aa403d14ce5c34398$1@xxxxxxxxxxxxxxxxxx
> So would you suggest use KeyListener? The same problem seem to still
> occur. I have the KeyListener detect for example when KeyCode is equal to
> SWT.ARROW_DOWN and get selection, but the gotten selection still seems to
> be the old one.
>
>
>