Thanks for the replies - seems like a custom view and possibly
NSMatrix will do the job.
Rick
On 18-Jul-08, at 12:38 PM, Chris Hanson wrote:
On Jul 18, 2008, at 8:39 AM, Rick Hoge wrote:
I expect this is a custom class created by Apple - does anyone know
of an efficient way to replicate this type of view? One thought I
had was to create a table with a single row and add the desired
controls as cells.
Just create a view and add sub-views to it to do what you want.
There's no reason to worry about trying to use a single-row table
with cells and so on -- views will be sufficient for what you want
to do.
-- Chris
(43092.6825)
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]