objective c - Automator Stack Like Interface with Cocoa -


i've been attempting create automator styled interface similar this: automator interface

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

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -