realbasic-betas.mbox
[Top] [All Lists]

[REQ] Text Color Support in Listboxes

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: [REQ] Text Color Support in Listboxes
From: Chris Willis <macinware at mac dot com>
Date: 30 Jun 2002 12:49:30 +0100
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




<Prev in Thread] Current Thread [Next in Thread>
  • [REQ] Text Color Support in Listboxes, Chris Willis <=