Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to customise ctrl-f key(How to customise ctrl-f key)
How to customise ctrl-f key [message #825291] Tue, 20 March 2012 17:34 Go to next message
manish chandra is currently offline manish chandraFriend
Messages: 4
Registered: March 2012
Junior Member
Hello All,

I have been working on enhancing a eclipse plugin.

I want to enhance ctrl-f functionality so that text search in file is limited to a portion of the file(so that user need not first select the target portion).

My plan is to provide a drop down on find/replace box which user uses to select the target portion(name of all portions is to be provided in drop down list).Then search is to be limited to the selected portion.

How can this be achieved?

Please provide help.

With regards
Manish
Re: How to customise ctrl-f key [message #869500 is a reply to message #825291] Thu, 03 May 2012 13:33 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 20.03.2012 18:34, manish chandra wrote:
> Hello All,
>
> I have been working on enhancing a eclipse plugin.
>
> I want to enhance ctrl-f functionality so that text search in file is
> limited to a portion of the file(so that user need not first select
> the target portion).
>
> My plan is to provide a drop down on find/replace box which user uses
> to select the target portion(name of all portions is to be provided in
> drop down list).Then search is to be limited to the selected portion.
>
> How can this be achieved?
There's no way to extend the Find/Replace dialog. You would have to
provide your own.

Dani
>
> Please provide help.
>
> With regards
> Manish
Previous Topic:Terminology Questions
Next Topic:Additing subtopic to popup menu
Goto Forum:
  


Current Time: Fri Apr 19 14:57:34 GMT 2024

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

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

Back to the top