> I wish to provide a facility with a NSTableView wherein the leftmost  
> (specifiable) columns remain statically on the left of the display  
> (subject to vertical scrolling) while the remaining columns scroll  
> normally constrained to the right of the static columns. I've done  
> this successfully (and easily) on mainframe (ISPF) applications, but  
> I'm not able to come up with a Cocoa implementation short of using two  
> separate NSTableView's with attendant bag-of-worms complexity.
> If I were wishing, I could wish for the ability to specify multiple  
> discontiguous areas for the bounds of a view.

So just to clarify, you're looking for the typical spreadsheet option (such as 
Numbers offers) to specify an arbitrary number of header columns?
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to