What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » 2 Questions about ListViews

2 Questions about ListViews
Author: Message:
Jedimark
Full Member
***


Posts: 140
Reputation: 6
Joined: Apr 2002
O.P. 2 Questions about ListViews
1) I saw in this thread the attribute <SortColHeader>true</SortColHeader>
... now I tried this in my ListView control but it doesn't seem to sort anything?
I find no other reference to it? What does it do? Is there an efficient way of setting a ListView to autosort based on a certain (I.e. the first) column?

2) In the JScript is there any way of altering a column titles text?

Thanks,
- Mark
08-31-2006 07:16 PM
Profile PM Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
RE: 2 Questions about ListViews
1. It's bugged right now, so it only sorts the first column in alphabetical order.

2. I don't see any built-ins, so you'll have to do a win32 api call to change it.
08-31-2006 07:27 PM
Profile E-Mail PM Web Find Quote Report
Jedimark
Full Member
***


Posts: 140
Reputation: 6
Joined: Apr 2002
O.P. RE: 2 Questions about ListViews
1) It doesn't even seem to be sorting based on the first column for me?

2) Yeah I've looked... and looked! I don't really know *where* to look though.
08-31-2006 07:48 PM
Profile PM Find Quote Report
Silentdragon
Full Member
***

Avatar
if(life==null && wrists) EmoAlert();

Posts: 148
Reputation: 2
34 / Male / –
Joined: Jun 2006
RE: 2 Questions about ListViews
Hmm all lists I've ever made are sorted on the first column.

And I think this might be what you need LVM_SETCOLUMN
08-31-2006 07:56 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On