Thread: GuiTextListCtrl
View Single Post
  #8  
Old 09-03-2008, 02:32 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Programmer View Post
The problem with the sorting is that it's sorted by the first letter of a string rather than the integer values of said numbers. I suppose you would have to get the elements from the list and parse them yourself, and then re-add them in that specific order, provided the list doesn't auto-sort.
Yeah, I know, I was hoping I could avoid it though, say if Stefan implemented an actual value sort for numbers or something.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote