PDA

View Full Version : IDE-Function Find does not always start at the highlighted line



NewsArchive
07-10-2010, 02:20 AM
Hi Friedrich,

the find-function does not always start at the highlighted line.

To reproduce, do this:

- Create a new blank script
- Go to Script Editor
- press "Strg+f"
- type "common" (without the quotes)
- press Enter
- --> line 23 is highlighted
- Click on line 23
- --> line 23 is highlighted and has a dotted border
- Press Pos1
- Press "Strg+f"
- Press Enter
- --> line 24 is highlighted instead of line 23

This is a problem, when you will restart your search from top.

Markus

NewsArchive
07-10-2010, 02:21 AM
Markus,

Yes, this change to the current method was requested several years ago. If
you move the selected script line via cursor up, cursor down, page up, page
down, POS1, End, etc. then this will not affect the search sequence.

Friedrich

NewsArchive
07-10-2010, 02:21 AM
Can you make this switchable?

Markus

NewsArchive
05-06-2011, 01:27 PM
Hi Friedrich,

I ask again:

could you make this switchable, please?

Markus

NewsArchive
05-06-2011, 01:27 PM
Markus,

> I ask again:
>
> could you make this switchable, please?

We'll review it again.

Friedrich

NewsArchive
06-14-2011, 12:48 AM
Changed.

---
CHANGE : (sync from SB8) [SB#007101] IDE: The following keyboard keys
reset the current "Find" position in the Script Editor:
Home/CTRLHome, End/CTRLEnd, DownKey, UpKey.
---

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is Windows 7 installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
07-10-2011, 01:57 AM
OK in build 3378. Thank you.

Markus Zander