Re: discontiguous bounds ?
Re: discontiguous bounds ?
- Subject: Re: discontiguous bounds ?
- From: Greg Weston <email@hidden>
- Date: Mon, 09 May 2016 05:59:25 -0400
> 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 (email@hidden)
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:
This email sent to email@hidden