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.
Am I missing something?
Please, I'm not interested in a religious discussion about the Apple way of doing things. This interface worked very well for me on the applications I created.
Thanks
        Dale Miller
_______________________________________________

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