Firstly...

i added this snippet:-

Code:
menu * {
  remove buttons:losebuttons
}
alias -l losebuttons {
  while $toolbar(0) > 1 {
    toolbar -d 2
  }
}


now if i activate that while disconnected it works fine, i then click the remaining connect icon to connect and it disappears, it doesn't get replaced with the disconnect icon. It re-appears when I disconnect from the server (using /quit). This is on an otherwise vanilla mIRC.

Is this a bug or is there a workaround?

Secondly...

The same instance of mIRC seems unable to recognise some colour codes. I had another instance of mIRC open and was sending coloured text to channel but it appeared black to this mIRC. I checked the strip codes dialog and it's as it should be. Strangely a coloured server notice came through intact. Any ideas?

btk


billythekid