Displaying 1 result from an estimated 1 matches for "fxiconlistitem".
2009 Feb 09
0
FXIconList sort function
...at
> the list can be sorted in ascending or descending order based on any
> of the columns (much like FXFileList, I believe). I ran across an
> earlier post of yours (8/5/2003 - http://www.varioustopics.com/ruby/189237-fxiconlist-questions.html)
> and understand subclassing the FXIconListItem and FXIconList, but
> then you mention changing "the current sorting method". I wasn''t
> sure how to do that and then noticed FXRuby bug #1655, which sounds
> like its related.
>
> Is there a workaround for this? How can I "set the sorting method"...