Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Enable Toolbar Cut Copy Paste Operations for a simple text field
Enable Toolbar Cut Copy Paste Operations for a simple text field [message #448278] Thu, 20 April 2006 07:27
Eclipse UserFriend
Originally posted by: sohoni008.yahoo.com

Dear All,

Scenario: Being able to implement cut/copy/paste operation on a simple
text field in one view of eclipse rcp window.

The same was able to do when put in the menu bar, however not able to do
when put in the toolbar. For the menu bar had used the TextActionHandler
class to get the ActionBars and then do the setText() method and thus
enable the globalActionHandler. However not able to do the same with the
toolbar. I am using the eclipse standard cut/copy/paste using
ActionFactory.CUT and so on.

Please provide help.

Thanks,
Sunny
Previous Topic:application not found when trying to open an external browser
Next Topic:Multipage editor not getting closed on deletion of its parent project
Goto Forum:
  


Current Time: Wed Jun 18 06:07:15 EDT 2025

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

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

Back to the top