A.J. Venter wrote:
Hi, It seems that the lazarus tlistview's do not implement the customsort method - not even as a virtual, the result is that all the tutorials I could find on how to sort a tlistview by a columnclick do not work with lazarus since they all rely on tcustomsort (and I presume OnCompare).

Is this a TODO ? Or is there a different way to do this in Lazarus ?

This is a todo. I tried to implement sorting, read about it on how to do it on gtk and found that it differs much from win32. So I tried to find a nice way were both would fit in a VCL compatible way. And then I had other business or so.

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to