mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Oct 2003
Posts: 214
S
Fjord artisan
OP Offline
Fjord artisan
S
Joined: Oct 2003
Posts: 214
mIRC reallocates the text after the tabstop again, if the scrollbar reaches the end.

Example:
Code:
alias testit {
  window -nlk -t60 @window
  var %x = 20
  while (%x) {
    aline @window %x $chr(9) $str(%x,100)
    dec %x
  }
  window -b @window
}

Tested on:
mIRC 6.34 (clean)
WinXP SP3


one step closer to world domination
Joined: Oct 2003
Posts: 3,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
confirmed (vista 6.34), extremely odd behaviour indeed.

Joined: Dec 2002
Posts: 3,845
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,845
Thanks this issue has been fixed for the next version.

E
emysheera
emysheera
E
i using windows vista

Joined: Aug 2004
Posts: 7,168
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,168
Since Khaled has already stated that this situation will be fixed for the next version of mIRC, I seriously doubt that he'll fix it for Windows XP and leave it broken for Windows Vista.


Link Copied to Clipboard