set focus to main pane

Discuss and share scripts and script files...
Post Reply
bwhatch2
Posts: 13
Joined: 03 Apr 2011 07:21

set focus to main pane

Post by bwhatch2 »

i'm a newbie to scripting and pieced together the below to open up a my usual tabs, rename them, and select the first tab. i would like them to always open in the top pane. is there a command to switch the focus to that pane ?

Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Re: set focus to main pane > Scripting Command Reference > focus

Post by Stefan »

bwhatch2 wrote:is there a command to switch the focus to that pane ?
Yes, see Help, press F1 > Advanced Topics > Scripting Commands Reference > focus

bwhatch2
Posts: 13
Joined: 03 Apr 2011 07:21

Re: set focus to main pane > Scripting Command Reference > focus

Post by bwhatch2 »

Stefan wrote:
bwhatch2 wrote:is there a command to switch the focus to that pane ?
Yes, see Help, press F1 > Advanced Topics > Scripting Commands Reference > focus
perfect, thanks.

Post Reply