• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Split view in a table
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Split view in a table (From: Bryan Zarnett <email@hidden>)
 >Re: Split view in a table (From: j o a r <email@hidden>)
 >Re: Split view in a table (From: Bryan Zarnett <email@hidden>)
 >Re: Split view in a table (From: Mike Ferris <email@hidden>)

  • Prev by Date: Re: NSSpellChecker crashes after 64k words - additional info
  • Next by Date: Re: WWDC2k5 and ROI
  • Previous by thread: Re: Split view in a table
  • Next by thread: Drawing smooth curve through control points using NSBezierPath
  • Index(es):
    • Date
    • Thread