objective c - How do you insert separators in something like an NSTableView? -


i'd learn how use kind of collection separator, such in example interface builder:

interface builder example

i haven't seen these online, don't think i'm searching right keywords. can point me in direction?

your example interface builder no real separator, it's custom nscell.

real separators, available on iphone, stay on top until whole subgroup has been scrolled through. hope understand mean :)

to accomplish this, create custom cell. make cell 'separator' , insert @ appropriate index.

this might understanding custom cells:

http://www.martinkahr.com/2007/05/04/nscell-image-and-text-sample/


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -