Nicklist Sort options
#45424
30/08/03 07:42 PM
|
Joined: Dec 2002
Posts: 339
Doomstars
OP
Fjord artisan
|
OP
Fjord artisan
Joined: Dec 2002
Posts: 339 |
I think there should be options as to how you want the nicklist sorted.
Current Way Old Way Reverse Old Way Reverse Current Way Last spoke Order it appeared it when received from the raw numeric. Protect/Op/Voice/Ignore And so on.
Maybe a reverse could be it's own separate check box. So you could reverse any number of the above. Even last spoke so it's the never spoke on the top basically.
|
|
|
Re: Nicklist Sort options
#45425
30/08/03 07:50 PM
|
Joined: Dec 2002
Posts: 2,985
Watchdog
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,985 |
Ahhh yes, the "Last Spoke" would be just great in a room like #Kampung with anything upto 1800 people (more than most IRC networks have as a global count). I actually don't mind it the way it is now. Having said that the old way was okay too. Though I used to use Pirch alot years ago and it put the ASCII prefixed names at the top like mIRC does now so for me it's just a matter of getting used to what I once saw all the time.
|
|
|
Re: Nicklist Sort options
#45426
30/08/03 07:51 PM
|
Joined: Dec 2002
Posts: 2,809
codemastr
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,809 |
Yeah I agree, I like the old way much better, but I'm sure some people will like the new way better. Making it an option will satisfy everyone.
|
|
|
Re: Nicklist Sort options
#45427
30/08/03 08:25 PM
|
Joined: Dec 2002
Posts: 1,527
_D3m0n_
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 1,527 |
as the new post by krejt said they couldnt get the nicks to sort correctly based on how the new compiler libraries worked quote from krejt:
Khaled is now using Visual C++ .NET 7.0 to compile mIRC. This also means nicknames are sorted a bit different, nicks beginning with certain non-alphabetic characters eg. _ ' etc. are being placed above normal nicks. This appears to be the standard sorting method in Windows, which Visual C++ abides by consistently. It now applies to the whole of mIRC.
i would assume since thats changed there isnt the ability to change the sorting order back to the old method
D3m0nnet.com
|
|
|
Re: Nicklist Sort options
#45428
30/08/03 08:29 PM
|
Joined: Dec 2002
Posts: 2,809
codemastr
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,809 |
Well, I'm pretty sure Windows will let you create your own sorting function and call that when you need sorting to take place. Yes, if you use the builtin sorting method, thats what will happen, but you can always redefine how sorting is done.
|
|
|
Re: Nicklist Sort options
#45429
30/08/03 08:32 PM
|
Joined: Dec 2002
Posts: 1,527
_D3m0n_
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 1,527 |
ironically the ability to sort nicks as ppl have wanted was a feature suggestion ..... instead we all got a forced change in the way it has been ordered for over 8 yrs? and no way yet to configure it.
ironic this was a priority on khaleds list. glad im sticking with 6.03 for the meantime. ill keep my stabs at trying to use 6.1 to a minimum as it is on my pc ... i just dont like it there! lol, glad to see im not alone in that.
D3m0nnet.com
|
|
|
Re: Nicklist Sort options
#45430
30/08/03 10:01 PM
|
Joined: Dec 2002
Posts: 339
Doomstars
OP
Fjord artisan
|
OP
Fjord artisan
Joined: Dec 2002
Posts: 339 |
Normal/Reverse checkbox to reverse any of the below.
Keep sorted within Op/Voice/Half-Op/Regular/So on status checkbox. Meaning if it is sorted by last joined. The last joined Op would be at the top. And the last joined regular would be at the top of the regulars's list. And reverse would basically reverse it so it's first joined and so on.
Sort by last joined. Sort by last spoke (text plus action). Sort by Protect/Op/Voice/Ignore. Sort by old method. Sort by new method.
|
|
|
Re: Nicklist Sort options
#45431
31/08/03 08:49 AM
|
Joined: Jan 2003
Posts: 2,523
qwerty
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 2,523 |
Great idea
/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
|
|
|
Re: Nicklist Sort options
#45432
31/08/03 02:54 PM
|
Joined: Jun 2003
Posts: 17
dohcan
Pikka bird
|
Pikka bird
Joined: Jun 2003
Posts: 17 |
Yea, you can definitely use your own sorting method, and mIRC does. What I don't get is the "that seems to be the standard sorting..." part. It isn't. mIRC is doing the sorting for the nicklist, and it's very easy to confirm.
A) Listboxes don't sort in the order @, %, + the way mIRC does. mIRC puts the most powerful nicks at the top. A Windows-sorted listbox doesn't know anything about that.
B) /window -sl @listbox /aline @listbox +stuff /aline @listbox @stuff /aline @listbox _stuff /aline @listbox %stuff
This will show the real "default sorting" that Windows uses. And as you can see, it isn't the same as the nicklist.
Last edited by dohcan; 31/08/03 02:55 PM.
|
|
|
Re: Nicklist Sort options
#45433
31/08/03 04:29 PM
|
Joined: Dec 2002
Posts: 2,809
codemastr
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,809 |
Yeah I didn't think of that, you're 100% right. Windows isn't going to sort based on +ohv, so mIRC must be doing that. In which case, why was this ever changed at all?
|
|
|
Re: Nicklist Sort options
#45434
31/08/03 04:31 PM
|
Joined: Jan 2003
Posts: 1,063
Doqnach
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 1,063 |
I like the new search order
because I'm in channels where alot of people use tags (for online games and the likes) you get to see those first instead of last...
so I like the new way better...
If it ain't broken, don't fix it!
|
|
|
Re: Nicklist Sort options
#45435
31/08/03 04:33 PM
|
Joined: Dec 2002
Posts: 2,809
codemastr
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,809 |
Ok but, on channels I go to people commonly do, for example: [a]codemastr to mean away. Now I have a list where all the people who are away are right at the top.
|
|
|
Re: Nicklist Sort options
#45436
31/08/03 06:24 PM
|
Joined: Jun 2003
Posts: 17
dohcan
Pikka bird
|
Pikka bird
Joined: Jun 2003
Posts: 17 |
I really don't know why it was changed. Right off the top of my head, I'd guess that all that was really changed is the comparison is done lowercase instead of uppercase. If you glance at an ascii value table, you'll see that A < _ < a, so if you were to convert everything to lowercase, you'd get the current behavior. I think. Who knows what mIRC is really doing.
|
|
|
Re: Nicklist Sort options
#45437
05/09/03 01:34 AM
|
Joined: Sep 2003
Posts: 12
Sainty
Pikka bird
|
Pikka bird
Joined: Sep 2003
Posts: 12 |
I agree with the sort option feature I find the new sort method extremly strange and totally prefer the old method.
Sainty @ DALnet
|
|
|
|
|