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: Scott Anguish <email@hidden>
- Date: Wed, 18 Feb 2004 01:02:44 -0500
On Feb 17, 2004, at 7:50 PM, Dustin Voss wrote:
On 4 Feb, 2004, at 9:23 AM, Roberto Sobachi wrote:
How can I insert for example an image and a text under the same
column with NSTableView?
I would guess that you could use NSSegmentedCell with no border and
one segment, under Panther.
I think you'd be better off using a custom control that allows both an
image and text.
The DragNDropOutlineView example contains just such a beast.
_______________________________________________
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.