when i add wxLC_SORT_ASCENDING, only the first entry is colored and the rest are black. i dont know why the listctrl is auto populated backwards,maybe its a windows only issue, but it requires wxLC_SORT_ASCENDING to display the items from a-z instead of z-a, which terminates colored items after the first entry.
if anyone is still reading this, what could be a work around for this?