objective c - Twitter-client-like NSCollectionView implementation on OS X (>=10.6)? -


i'm trying subclass nscollectionview imitate behaviors of uitableview twitter does.

i've been trying subclass/hack amcollectionview, “has lot less features.” amcollectionview used immutable array populate data items, however, visioned twitter table/list, data arrays mutable, , should support insertion , removal uitableview does.

btw, i'm still struggling key-value binding stuff. suggestion/solution/example code nscollectionview appreciated.

thank you.

twitter released twui libs.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -