Page 1 of 1

Solved

Posted: Sun Jan 27, 2013 1:41 am
by realnabarl
Hi, I have 2 requests.

One is don't change the location when 'Select All'. Sometimes I pressed Ctrl+A (I forget the reason, maybe a mistake), the application would scroll the text to the end. This always messed me up. It would be nice if it never does that.

Another request is replace memory.

e.g. 1st search word is 'a', replace word is 'b'. The 2nd search word is 'c', replace word is 'd'. Then every time I select search work 'a' from dropbox, replace word would be changed into 'b' automatically, and every time I select search work 'c' from dropbox, replace word would be changed into 'd' automatically.

This would be convenient in some cases.

Posted: Mon Jan 28, 2013 9:04 am
by Instructor
realnabarl wrote:One is don't change the location when 'Select All'.
See Scroll::NoScroll.
realnabarl wrote:Another request is replace memory.
viewtopic.php?p=16874#p16874

Posted: Mon Jan 28, 2013 1:31 pm
by realnabarl
Instructor wrote:
realnabarl wrote:One is don't change the location when 'Select All'.
See Scroll::NoScroll.
realnabarl wrote:Another request is replace memory.
viewtopic.php?p=16874#p16874
Thanks for your help.
But this question maybe a little nooby: How to use this SearchReplace.js?

Posted: Mon Jan 28, 2013 9:05 pm
by FeyFre
But this question maybe a little nooby: How to use this SearchReplace.js?
Assign hot-key to it, or put it into Menu/Toolbar and just use it as internal Search/Replace dialog.

EDIT: fixed typos

Posted: Mon Jan 28, 2013 10:43 pm
by realnabarl
FeyFre wrote:
But this question maybe a little nooby: How to use this SearchReplace.js?
Assign hot to it, or put it into Menu/Toolbar and just as internal Search/Replace.
Thanks, finally I got it working. :lol: