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: Sat, 2 Apr 2005 11:21:58 -0500
It should work. Have to see what the Look and feel is like. My biggest
concern here then is how to sync the vertical scrolling of the tables
though. When table 1 scrolls down, table 2 needs to be in sync.
Selecting a row and syncing the other table is pretty simple. Any
ideas?
On 2-Apr-05, at 10:03 AM, j o a r wrote:
On 2 apr 2005, at 16.38, Bryan Zarnett wrote:
Can anyone provide guidance on the creation of a split view within an
NSTableView. The intention is to have the first three columns frozen
and to be able to scroll the other n columns.
I would not try to do this within one table view, but it should be
easy to do if you place two separate table views side by
side. Selections made in the first table view could trigger a change
in the data displayed in the second. Would it work for you
application?
j o a r
_______________________________________________
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