NSCell and IB
NSCell and IB
- Subject: NSCell and IB
- From: Robert Goldsmith <email@hidden>
- Date: Mon, 17 Sep 2001 23:14:31 +0100
Hi :)
Ok, maybe I'm missing something here but I can't find any way to do
the following:
I want a single scrollable column of objects where each object
consists of 2 NSText and 1 NSImage object, all with a coloured
background - possibly more but this is the minimum. The object should
be selectable but the contents of the object need not be. Each object
would show a title, an author and a status icon (for instance).
I figured the best way would be either an NSScrollView with an
NSMatrix of NSCells in it or a single column NSTableView with a
custom NSCell set for the NSTableColumn.
However, I can't work out how to create an NSCell like I need in IB
or connect it up in IB. Do I have to do it all programmatically or
can IB do it (or lots of it) and how do I go about this?
Thanks
Robert
--
Please note the new email address:
email@hidden