Synchronizing scolling of NSTextView and NSTableView
Synchronizing scolling of NSTextView and NSTableView
- Subject: Synchronizing scolling of NSTextView and NSTableView
- From: Nik Youdale <email@hidden>
- Date: Thu, 15 Dec 2005 15:12:59 +1100
Hi,
This is my first post, so i hope it works...
What i have is an NSTextview on the left and an NSTableView on the
right of a window. I have a scrollbar in the NSTableView visible, but
i have hidden the one in the NSTextView. Basically, there are lines
of text in the textView which must stay aligned with the rows of the
tableview. so basically, any scrolling activity (mouse wheel, scroll
bar, or from editing) must be synced in both views.
How do i do this??
Thanks in advance
-Nik
_______________________________________________
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