SortableListbox 2.3 review
DownloadSortableListbox is a listbox subclass for REALbasic that can sort normally, numerically or by date, either ascending or descending and also preserves the selection after sorting.
|
|
SortableListbox is a listbox subclass for REALbasic that can sort normally, numerically or by date, either ascending or descending and also preserves the selection after sorting.
Here are some key features of "SortableListbox":
Can sort a column alphanumerically (nomally).
Can sort a column numerically (so that 2 comes before 10).
Can sort a column chronologically (by date).
Lets you sort in ascending or descending order.
Makes sure the correct rows are selected after sorting.
Uses a quicksort algorithm and is therefore very fast.
What's New:
All cell-specific attributes, including type, checkboxes and text style are assigned to the correct rows after sorting.
Requirements:
REALbasic 3.1 or later.
SortableListbox 2.3 keywords