NSCell And NSView
NSCell And NSView
- Subject: NSCell And NSView
- From: email@hidden
- Date: Fri, 7 Sep 2001 17:04:56 -0700
I am a little confused with NSView. Many of you may already know that. I
want to have an NSCell in a subclassed NSView. I got the NSView thing
subclassed and working. I can draw NSRects in it too. What I really
don't get is how NSCells come into the mix. What is there purpose and
why are they better than just NSRects. I did RTFM, but I am still
confused, if not more confused. I don't get how to make a NSCell and put
it into a NSView. Many times, I can understand the documentation if I
get a little mini explanation of these things, but as of now, the
documentation could just as well be in Sanskrit.
-sam