Page 1 of 1

The script editor always opens at max scroll.

Posted: Fri Apr 01, 2016 10:47 pm
by dunbarx
Why???

When opening a new tab in a long script, the default scroll is always maximum. Some may like it that way, but not me.

Anyway, at least in v.6, you can

Code: Select all

set the scroll of fld id 1040 of stack "revnewScriptEditor 1" to 0
Hah!

Craig Newman

Re: The script editor always opens at max scroll.

Posted: Sat Apr 02, 2016 4:46 pm
by jacque
Typically the editor will open to the same place where the insertion point was when it was last saved.

Re: The script editor always opens at max scroll.

Posted: Sat Apr 02, 2016 5:01 pm
by dunbarx
Jacque.

You would think.

Not in my 6.x.

Craig