[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: JFace TreeViewer and right mouse click

Hi Stefan,

thanks a lot, works great.

Greetings, Thorsten.

Stefan Pietsch wrote:

Hi Thorsten,

I'm using TreeViewer.getTree().setMenu() to set the context menu. This works
fine.

Bye Stefan

"Thorsten Kitz" <tmsc_kitz@xxxxxxxxx> schrieb im Newsbeitrag
news:csovdv$5bu$1@xxxxxxxxxxxxxxxxxx
Hi,

I am trying to generate a context menu with the JFace Treeviewer
component.
Unfortunately, the only event I could catch
is a mouse left button double click. Is there any way to catch a right
click?

Thanks,

Thorsten.