• 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: Synchronized scrolling
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Synchronized scrolling


  • Subject: Re: Synchronized scrolling
  • From: Lindsey Spratt <email@hidden>
  • Date: Wed, 13 Jul 2005 08:46:38 -0400

There is a use of synchronized scrolling in the open-source XGP project. It has a custom table control that has a column of row numbers that is scrolled (vertically) with the table contents. Since the row numbers are in an independent clip view, the table contents can also be scrolled horizontally while keeping the row numbers visible.

The classes used to implement this control are:
XGPCWTableData
XGPCWTableRowNumbers
XGPCWTableScrollView
XGPCWTableView

The XGP source can be found from the XGP site: http://xgp.sf.net.

HTH,
Lindsey

On Tue, 12 Jul 2005 21:43:28 -0700, Todd Blanchard <email@hidden> wrote:

I'll try again - does anyone have a working split table example I can
look at?  My approach of intercepting the actions of the scroll
pane's scrollbar and forwarding the values into the other hidden
scroll bar isn't working.


_______________________________________________
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


  • Prev by Date: Re: "RegisterProcess failed (error = -50)" occurs for forked subprocesses
  • Next by Date: Re: LSUIElement and LSBackgroundOnly
  • Previous by thread: Synchronized scrolling
  • Next by thread: How to embed a file into my project
  • Index(es):
    • Date
    • Thread