Page 1 of 1
set focus to main pane
Posted: 04 Apr 2011 05:27
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 ?
Re: set focus to main pane > Scripting Command Reference > focus
Posted: 04 Apr 2011 07:43
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
Re: set focus to main pane > Scripting Command Reference > focus
Posted: 04 Apr 2011 18:48
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.