mIRC Homepage
Posted By: Jaillyn is there a way to move windows? - 18/08/03 10:45 AM
I know you can open windows, close them, do the alt + click on windows to make em not show for awhile, but is there like a command to move them? say you joined the wrong server first, if you like connecting to them in a specific way, and you want to move that server to the right spot?
Posted By: Hammer Re: is there a way to move windows? - 18/08/03 03:31 PM
Code:

on *:START:{
  server irc.server1.net
  server -m irc.server2.net
  server -m irc.server3.net
}

There isn't any clean way to "move" a window's button within the context of the current connection, much less move the entire connection into a different order. There is a /window -z, but it moves the button to the very end (past all the buttons for all connections).
Posted By: Jaillyn Re: is there a way to move windows? - 19/08/03 06:00 PM
Thanks. I'll keep all of that in mind.
© mIRC Discussion Forums