Is there a way to use 'Window:split' to make two views, side by side, of the same file but not sychronize the scrolling of them? I can split it into 4, then drag the middle divider down to make just 2, but they are scroll sychronized, so they always display the same section of the file.
The "Sychronize Scrolling" command, and the indicator "Sync" in the status bar appear from the Help to only apply to viewing multiple documents, not two views of the same document. At any rate, toggling Sync has no effect on a split document.
My task is to compare two long SQL subqueries which are repeated with slight differences within the same much bigger query. I want to view the 1st version side by side with the 2nd, within the same file.
(I'm using TextPad 5.4.2; unfortunately, I can't quickly upgrade, but if it's availble in 6.2, that might help me justify the time to get permission to aquire an upgrade.)
Any ideas?
side by side split without syncronized scrolling?
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: side by side split without syncronized scrolling?
Unfortunately not.Citrus wrote:Is there a way to use 'Window:split' to make two views, side by side, of the same file but not sychronize the scrolling of them?
The only way I can think of to do that is to make a temporary copy of the file, open it as a separate document and then click Window > Tile Vertically.My task is to compare two long SQL subqueries which are repeated with slight differences within the same much bigger query. I want to view the 1st version side by side with the 2nd, within the same file.
Don't bother; the scrolling behaviour hasn't changed.(I'm using TextPad 5.4.2; unfortunately, I can't quickly upgrade, but if it's availble in 6.2, that might help me justify the time to get permission to aquire an upgrade.)