mIRC Homepage
Posted By: PHMinistries titlebar - 22/02/03 03:28 AM
Is there a Command to write to the titlebar,

id like to write a script to change text on the titlebar in timers,

any ideas?
Posted By: Cheech Re: titlebar - 22/02/03 03:39 AM
/titlebar [@window] <text>
Sets the main application titlebar. If you specify a custom @window name, then the titlebar for that custom window is changed.

you can also look at $titlebar

is that what you are asking for ?
Posted By: qwerty Re: titlebar - 22/02/03 03:40 AM
You won't believe it... it's called /titlebar (/help /titlebar)
Posted By: xrn0id Re: titlebar - 22/02/03 06:36 PM
alias test {
timer 1 1 titlebar h
timer 1 2 titlebar he
timer 1 3 titlebar hel
timer 1 4 titlebar hell
timer 1 5 titlebar hello
}
wink
© mIRC Discussion Forums