|
dee2211 Newbie
Joined: 03 Aug 2005 Posts: 1
|
Posted: Wed Aug 03, 2005 7:54 pm
switching between tabs |
Is there a quick way to switch between say 2 different windows, if you have 2 open in zMUD? ie to make the curser's attention switch between the two input lines of the two windows? I often am connected to more than one mud at a time, with 2 windows open, and it would be handy if i could switch windows without having to use the mouse.
I have it arranged like this:
_________________________
__zmud__________________|
|¬¬¬¬¬¬¬¬¬¬|¬¬¬¬¬¬¬¬¬¬|
|¬¬¬¬¬¬¬¬¬¬|¬¬¬¬¬¬¬¬¬¬|
|¬¬¬¬¬¬¬¬¬¬|¬¬¬¬¬¬¬¬¬¬|
|¬¬¬¬¬¬¬¬¬¬|¬¬¬¬¬¬¬¬¬¬|
|¬¬¬¬¬¬¬¬¬¬|¬¬¬¬¬¬¬¬¬¬|
|¬¬¬¬¬¬¬¬¬¬|¬¬¬¬¬¬¬¬¬¬|
|___________ ____________|
|_X_________ |_Y_________ |
And I wish to switch curser focus from X to Y and Vice-Versa |
|
|
|
Vitae Enchanter
Joined: 17 Jun 2005 Posts: 673 Location: New York
|
Posted: Wed Aug 03, 2005 7:59 pm |
I use the ctrl-tab combo
|
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Wed Aug 03, 2005 8:42 pm |
if you want it to switch on a specific scripted event, you can use either the #WINDOW command or the "Windowname:" shortcut:
#WINDOW X -- will set focus to the window if X is already opened, otherwise will open window and apply focus
X: -- sets focus to an already-opened window named X (may have to actually send some info to get this to work) |
|
_________________ EDIT: I didn't like my old signature |
|
|
|
Guinn Wizard
Joined: 03 Mar 2001 Posts: 1127 Location: London
|
Posted: Wed Aug 03, 2005 9:26 pm |
ctrl-n is the default to tab through windows I think
|
|
_________________ CMUD Pro, Windows Vista x64
Core2 Q6600, 4GB RAM, GeForce 8800GT
Because you need it for text... ;) |
|
|
|
|
|