Re: NSMatrix with different size cells?
Re: NSMatrix with different size cells?
- Subject: Re: NSMatrix with different size cells?
- From: Scott Andrew <email@hidden>
- Date: Tue, 13 Mar 2007 10:57:27 -0700
Thanks.. I think there needs to be a repository of cool cocoa widgets
(like this one). I know there are a few out there.
On Mar 13, 2007, at 2:04 AM, Scott Stevenson wrote:
On Mar 13, 2007, at 12:56 AM, Scott Andrew wrote:
Can an NSMatrix class have different size cells? I am trying to
draw various Images with different width and heights and would
like them to appear an equal distance apart.
Although it may seem like a good fit based on the name, I think the
use of NSMatrix is trailing off a bit. If you're not dealing with
many images, you can make NSImageViews as subviews of a containing
view.
Another option is to just use light references to the images and
draw them individually. You might look at MUPhotoView as a
blueprint (or just use it as-is):
http://blakeseely.com/downloads.html
- Scott
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
40adelphia.net
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden