Color/Number List
Color/Number List
- Subject: Color/Number List
- From: "Joshua D. Orr" <email@hidden>
- Date: Wed, 25 Jul 2001 17:26:33 -0600
I have a list (actually an array) of NSNumber's and NSColor's. The colors
correspond to the numbers. I want to be able to somehow display these in a
list (like a table). I am thinking about using a table and set the textview
cells with the number, and somehow set the background color of the textview
cells to the corresponding colors.
Is there someway to do this (I have been looking though the documentation,
but have not found a way to do this), or is there some better way to do
this?
-Joshua D. Orr-