Re: NSMatrix and NSImageCel
Re: NSMatrix and NSImageCel
- Subject: Re: NSMatrix and NSImageCel
- From: Ricky Sharp <email@hidden>
- Date: Wed, 21 Jun 2006 17:39:13 -0500
On Jun 21, 2006, at 5:23 PM, Angelo Chen wrote:
I use a NSMatrix which contains a number ofNSImageCel
to display thumbnail images, it works fine, this is
setup using the IB. now I need to display a caption
below every thumbnail, it looks like can not be done
with NSImageCel, am I using the wrong component for
the task? Thanks.
You'll need to create your own cell that can display both the caption
and image.
As a starting point, check out ImageAndTextCell in the following
example:
/Developer/Examples/AppKit/DragNDropOutlineView
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
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