Summary: [REQ] Text Color Support in Listboxes
Product: REALbasic
ProductVersion: 4.5fc2
Component: Application
Severity: Feature Request
CC: realbasic-dr at lists dot realsoftware dot com
Reproduce:
Reproducible: Always
OSVersion: 10.1.5
CPUType: PowerPC
SubmittedOn: 30/6/02 at 12:49 pm
REALbugsVersion: 1.4.2
Description: I'd like to see text color support in listboxes, I can't believe
that this has not been implemented before. I know it can be done by drawing to
the cells graphics object, but surely it should be as easy as doing:
Listbox1.celltextcolor(row, column) = RGB(0, 0, 0)
Please Implement this!
WorkaroundNotes:
Workaround: 0
|