Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Common Navigator Framework - Renaming a node
Common Navigator Framework - Renaming a node [message #1220153] Tue, 10 December 2013 07:06
Ken Keefe is currently offline Ken KeefeFriend
Messages: 38
Registered: September 2009
Member
I use the common navigator framework in my existing RCP application. I'd like to add a menu item in my popup menu called "Rename." When that menu item is clicked, I would like the selected node in the tree to begin editing its label in the tree control.

I already know how to add the popup menu item. I think I can do the editing support if I access the treeviewer in my CommonNavigator, but I figure that is a hack. I'm hoping that there is a better way to set up node editing without working on the underlying treeviewer.

Any suggestions?
Previous Topic:[RCP/P2] Bundle could not be resolved: another singletion version selected [solved]
Next Topic:multi language
Goto Forum:
  


Current Time: Tue Mar 19 04:49:54 GMT 2024

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

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

Back to the top