Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Possible to disable replace function of FindReplaceAction in a writable editor?
Possible to disable replace function of FindReplaceAction in a writable editor? [message #656602] Sun, 27 February 2011 13:41
Jeffery Yuan is currently offline Jeffery YuanFriend
Messages: 27
Registered: July 2009
Junior Member
My RCP program has a editor, in which only last line is writable, all other lines are read only, and I successfully add FindReplaceAction to it, and it works well.

But I want to disable replace function of FindReplaceAction.
I checked FindReplaceAction API, seems there is no way to do thist.

Can anyone tell me whether my requirement is implementable and if yes, how?

Thanks for any help and suggestion:)
Previous Topic:Exporting a workspace plugin to Target Platform?
Next Topic:Adding existing jar to plugin
Goto Forum:
  


Current Time: Fri Apr 26 13:35:00 GMT 2024

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

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

Back to the top