Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Common Navigator Framework mouse events
Common Navigator Framework mouse events [message #604343] Sat, 23 January 2010 10:13 Go to next message
Eclipse UserFriend
Hi

I've been learning how to use the CNF and read everything I can find on the web, but I'm a bit stuck on what seems to be a really trivial thing - opening an editor by clicking on an element in CNF which is provided by a content extension. I want to be able to double-click the element and open that element in my editor.

Any suggestions would be appreciated.

TIA
Re: Common Navigator Framework mouse events [message #604494 is a reply to message #604343] Wed, 03 February 2010 03:39 Go to previous message
Eclipse UserFriend
Hi,

if you use your own ContentNavogatorViewer you can override the
double-click method and call the Command for opening the editor.

Kind regards,

Simon

Alan Chaney schrieb:
> Hi
>
> I've been learning how to use the CNF and read everything I can find on
> the web, but I'm a bit stuck on what seems to be a really trivial thing
> - opening an editor by clicking on an element in CNF which is provided
> by a content extension. I want to be able to double-click the element
> and open that element in my editor.
> Any suggestions would be appreciated.
>
> TIA
>
>
>
Previous Topic:disabling project menu in menu bar
Next Topic:Problem with run configuration of a product
Goto Forum:
  


Current Time: Wed Jul 09 14:13:24 EDT 2025

Powered by FUDForum. Page generated in 0.12477 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top