Re: Split view in a table
Re: Split view in a table
- Subject: Re: Split view in a table
- From: j o a r <email@hidden>
- Date: Sat, 2 Apr 2005 17:03:28 +0200
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
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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