• 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: Mike Ferris <email@hidden>
  • Date: Wed, 6 Apr 2005 07:50:57 -0700

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


  • Follow-Ups:
    • Re: Split view in a table
      • From: Bryan Zarnett <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>)

  • Prev by Date: Re: WWDC 2005 - Is the value worth the price? (OT)
  • Next by Date: Re: Undo manager
  • Previous by thread: Re: Split view in a table
  • Next by thread: Re: Split view in a table
  • Index(es):
    • Date
    • Thread