After going through the docs I can find on the NSTableView class, I'm
still left with no clue how to work with the darn things. They look like
they'd be the ideal way to present the data in the project I'm messing
with to the user (I gather my data and stuff it into an NSMutableArray
holding "items" - Each individual item is an object with all of the
pertinent data for that item - Description, ID number, price, etc) but I
can't figure out how to even get started using the class.
The NSTableView reference is fine - as far as it goes. Ditto the
"conceptual" that goes with it. But neither helps me at all in actually
*USING* them!
I need something that shows me what's involved in actually making it
work.
Sifting through Apple's online docs hasn't turned up anything for me
that's any more useful than the reference/conceptual, so maybe somebody
out there can throw me a pointer?
--
Don Bruder - dakidd@[EMAIL PROTECTED]
- If your "From:" address isn't on my
whitelist,
or the subject of the message doesn't contain the exact text
"PopperAndShadow"
somewhere, any message sent to this address will go in the garbage without
my
ever knowing it arrived. Sorry... <http://www.sonic.net/~dakidd>
for more
info


|