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,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
confirmed (vista 6.34), extremely odd behaviour indeed.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Dec 2002
Posts: 5,443
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,443
Thanks this issue has been fixed for the next version.

Joined: Oct 2008
Posts: 1
E
Mostly harmless
Offline
Mostly harmless
E
Joined: Oct 2008
Posts: 1
i using windows vista

Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
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