Re: Insert two objects under the same column
Re: Insert two objects under the same column
- Subject: Re: Insert two objects under the same column
- From: Chris Ridd <email@hidden>
- Date: Wed, 04 Feb 2004 18:30:27 +0000
On 4/2/04 5:53 pm, Eric Forget <email@hidden> wrote:
>
Hi Roberto,
>
>
> How can I insert for example an image and a text under the same column
>
> with NSTableView?
>
>
Unfortunately, you will have to create your own NSCell-derived class. There
>
is no pre-built one that support that... However, you may find some sample
>
codes to help you.
Alternatively, using NSBrowserCell will let you draw images and text in the
same cell.
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.