Re: Split view in a table
Re: Split view in a table
- Subject: Re: Split view in a table
- From: Bryan Zarnett <email@hidden>
- Date: Mon, 11 Apr 2005 19:59:21 -0400
Thanks. I got the tables in the scroll views and have the event hooked
in. Just gotta do the coding part now.
On 6-Apr-05, at 10:50 AM, Mike Ferris wrote:
You want to put the two tables in separate borderless scroll views and
turn off the vertical scroller in the left one. Then have your
controller object watch for the two views to scroll and make sure the
other is in sync (need to watch in both directions since the
scroll-bar-less one may stil autoscroll...)
To catch scrolling in action observe NSBoundsDidChangeNotifications on
the clip views of the scroll views.
Mike Ferris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden