cocoa - Custom NSTextFieldCell for NSOutlineView -


i wondering how draw nstextfieldcell 1 in netnewswire.

i have subclassed nstextfieldcell group cell , specified in pxsourcelist's datacellforitem.

the source list cell based.

i don't know how draw cells.

netnewswire

check out apple sample "sourceview", contains subclass of nstextfieldcell called imageandtextcell want.

https://developer.apple.com/library/mac/#samplecode/sourceview/introduction/intro.html

though if me, i'd change using view based outlineview , use built in nstablecellview supports imageview.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -