[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?
|
Double-clicking on a Table item generates a default selection event in the
Table.
If you still need further help, can you please provide a (complete) snippet
that shows the behavior that you aren't sure about, so that we can figure
out what is going on.
Thanks,
Carolyn
"Robert B" <oh1226@xxxxxxxxxxx> wrote in message
news:fr9ek8$feb$1@xxxxxxxxxxxxxxxxxxxx
>
> "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.
>