Page 1 of 1

Find (w/ In All Documents options)

Posted: Wed May 26, 2004 5:47 pm
by tcdo6666
Hi All,

Just wanted to say thanks for creating the textpad program. A great tool. One thing I thought would be useful (which might already be there but i can't find) is the ability to generate a "Search Results" page when using "find" with the "in all documents" option selected. Right now, the help states that you have to use "Next/Previous Window" command or tile the windows in order to see all occurences of find. If you have many documents open, it can be very hard to navigate.

let me know if this has already been posted or is already available. I tried doing a search but found nothing.

Thanks,
-Toan

I second that!

Posted: Fri Jun 11, 2004 12:44 am
by tbeaulieu
It's this request that I came here to suggest. I have 47 documents open and I searched for a word in all docs. It reported that 7 occurences were found.

OK ... so where are they?!

Posted: Fri Jun 11, 2004 6:38 pm
by VoxEcho
i have taken to useing replace (replacing it with the same word) so that the files that DO have instances will show as unsaved... the downside to this of coarse is that i loose the CASE of the word to whatever i used as replace, and if i select match case, it will not show the ones that don't... so i have to go to each of the files and undo... but it's a work around none the less.

-Echo

Posted: Fri Jun 11, 2004 6:49 pm
by MudGuard
VoxEcho, do it as a regex replace, with & as the replacement expression

Thus you replace whatever was found with whatever was found.

Posted: Mon Jun 14, 2004 7:09 pm
by BenjiSmith
VoxEcho wrote:i have taken to useing replace (replacing it with the same word) so that the files that DO have instances will show as unsaved... the downside to this of coarse is that i loose the CASE of the word to whatever i used as replace, and if i select match case, it will not show the ones that don't... so i have to go to each of the files and undo... but it's a work around none the less.

-Echo
This is exactly what I've been doing. I perform the regex replacement, and then I look through the Document Selector for unsaved files. It's kind of a dumb way of doing things.

Re: I second that!

Posted: Thu Jul 15, 2004 2:54 pm
by Flink
tbeaulieu wrote:It's this request that I came here to suggest. I have 47 documents open and I searched for a word in all docs. It reported that 7 occurences were found.

OK ... so where are they?!
In former versions of text pad someone could navigate through the open documents by pressing the <find next> button.
However the latest version 4.7.3 has the same error and does nothing.