objective c - Automator Stack Like Interface with Cocoa -
i've been attempting create automator styled interface similar this:
my approach has been nstableview view based cells, along way i've met many pitfalls cell row sizing , interaction troubles, way go (nstableview) or there better approach i'm missing?
update: hear view based table views (rather cell based) on lion onwards , i'd have support snow leopard; cell based easy enough add interaction or there better option?
Comments
Post a Comment