I added "ArrayCtrl::SetLineTextColor(int i, Color c)" in order to allow setting the text color for specific ArrayCtrl lines. (This is useful for showing special status of specific items.) The small changes required are included in the attached ArrayCtrl.h and ArrayCtrl.cpp.
Any chance to merge?
Best regards,
Tom
I am doing this using AttrText. Any reason not to?