|
-
Mar 30th, 2025, 03:12 AM
#10
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by imotion
anyone knows how it would be a custon sort in Listview? is possible?
I want to try to sort folders and files separately, like the windows explorer, also I want to do another kind of sorts
Unfortunately there is no custom sort type and event.
Eventually it will be included some day, noted.
I recommend you to go the "virtual mode" route right from start. It has a lot of performance benefits (unload etc.) and you can sort your cache data how you want.
EDIT: Or you send LVM_SORTITEMSEX manually to the listview.
Last edited by Krool; Mar 30th, 2025 at 06:05 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|