Moving between split windows

Post any comments, suggestions, annoyances or ideas for future releases here. Please do not post bug reports or questions here.
Post Reply
Mae Cobol
Posts: 5
Joined: Thu Mar 10, 2005 8:09 pm

Moving between split windows

Post by Mae Cobol »

Hello,

Just a simple request (hopefully), when you have two or more different files open at once you can press the Alt-N key on your keyboard to move between the different files or you can use your mouse to move between the files. But when you have a single file open and it is split into 2 parts you have to use the mouse or the Toggle Views (Icon on the toolbar) to move between the split windows. Is there some key stroke pattern that will invoke this Toggle Views action?

Mike
Guest

Post by Guest »

Hi Mike,
Is there some key stroke pattern that will invoke this Toggle Views action?

Just bind the WindowViewNext and WindowViewPrevious keyboard functions to which ever key pattern you like :)

Cheers Jussi
Mae Cobol
Posts: 5
Joined: Thu Mar 10, 2005 8:09 pm

Post by Mae Cobol »

Anonymous wrote:Hi Mike,
Is there some key stroke pattern that will invoke this Toggle Views action?

Just bind the WindowViewNext and WindowViewPrevious keyboard functions to which ever key pattern you like :)

Cheers Jussi
Mae Cobol
Posts: 5
Joined: Thu Mar 10, 2005 8:09 pm

How do you do this?

Post by Mae Cobol »

Thank Jussi :)

But how do you bind the WindowViewNext and WindowViewPrevious keyboard functions to the keyboard? :?: I have done keyboard mapping but not binding.

Thanks Mike
Guest

Post by Guest »

Take a look at this keyboard macro example. For functions the procedure is even easier since you don't have to write a macro :)

Jussi
Post Reply