[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: How to exit from maximize tables?
|
"Grant Gayed" <grant_gayed@xxxxxxxxxx> wrote in message
news:fr8qju$gl9$1@xxxxxxxxxxxxxxxxxxxx
> Double-click events should work in both of these cases, and the small
> snippet (below) works for me on win2000. If you have a case where you are
> not receiving double-click events then please log a bug with swt (
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform&component=SWT
> )
> and provide a snippet that shows it happening.
I am not sure whether it's a bug or a native feature of Table/Tree widgets.
It might be that to receive double click events, we may listen to cells and
items.
R.