This question is answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 19 - Pages: 2 [ Previous | 1 2 ] - Last Post: 1 Dec 25, 19:27 Last Post By: davidekholm Threads: [ Previous | Next ]
davidekholm

Posts: 3,800
Registered: 18-Oct-2002
Re: Lockup while editing skin files
Posted: 1 Dec 25, 10:48   in response to: davidekholm in response to: davidekholm
 
  Click to reply to this thread Reply
New JTextPad.jar available.This one wraps/loops searches unless "All documents" is ticked.
JeffTucker

Posts: 8,009
Registered: 31-Jan-2006
Re: Lockup while editing skin files
Posted: 1 Dec 25, 12:41   in response to: davidekholm in response to: davidekholm
 
  Click to reply to this thread Reply
That's certainly better, but when searching all documents, that's when you most need the looping behavior.

Imagine you've got 10 files open, and you're looking at someVar in the 5th file. You want to find all other occurrences of someVar in the open files. You tick "all documents" and do the search. It finds occurrences of someVar in files 6 and 8, and you now think you've found them all. But someVar also occurs in file 2, and unless you also search up, you miss it.

NetBeans has a better "all documents" search, but it's overly elaborate, with results appearing in separate windows. My favorite text editor, NoteTab Light (that's not Notepad), does it best, finding each occurrence of the target text, looping through all the open documents. The loop has no end - it doesn't keep track of where you started the search. It just keeps searching for the next occurrence.

(At the moment, I'm more interested in the bizarre "folder slides" issue I emailed you about. That one falls into the "weirdly fascinating" category. ;) )
davidekholm

Posts: 3,800
Registered: 18-Oct-2002
Re: Lockup while editing skin files
Posted: 1 Dec 25, 16:49   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
Jeff, I hear you :-). Try the latest JTexPad.jar now. It now loops over all open tabs if "All Documents" is checked. It doesn't matter where you start the search.
JeffTucker

Posts: 8,009
Registered: 31-Jan-2006
Re: Lockup while editing skin files
Posted: 1 Dec 25, 17:47   in response to: davidekholm in response to: davidekholm
 
  Click to reply to this thread Reply
That's got it! :)

I'm sure all the other developers who do their editing within the app will be excited about this. Let's see, now, who would those people be?
davidekholm

Posts: 3,800
Registered: 18-Oct-2002
Re: Lockup while editing skin files
Posted: 1 Dec 25, 19:27   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
JeffTucker wrote:
That's got it! :)

I'm sure all the other developers who do their editing within the app will be excited about this. Let's see, now, who would those people be?


Let's break something serious, then we'll know who uses the editor ;-)
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums