| [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@xxxxxxxxxxxxxxxxxxcomponent.Hi,
I am trying to generate a context menu with the JFace TreeviewerUnfortunately, the only event I could catch is a mouse left button double click. Is there any way to catch a right click?
Thanks,
Thorsten.