You may want to use an NSTableView instead, sort of along the lines of what
iTunes uses in its many different kinds of table-based modes. (Especially
that new one with the artwork.)

-Steven

On Wed, Feb 17, 2010 at 6:17 AM, Eric Boo <eric...@gmail.com> wrote:

> Hi All,
>
> I have an NSView in which I'm placing an NSMatrix, with the number of
> columns modifiable by the user.
>
> The problem is that I need to have cells of differences sizes in the
> NSMatrix so perhaps NSMatrix is not suitable for me.
>
> The user will be able to drag stuff (text, images etc) into each cell,
> resulting in differing cell dimensions.
>
> So if NSMatrix isn't suitable because every cell is of the same size,
> what else can I use?
>
> Thanks!
>
> Eric
> _______________________________________________
>
> 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/steven.degutis%40gmail.com
>
> This email sent to steven.degu...@gmail.com
>



-- 
Steven Degutis
http://www.thoughtfultree.com/
http://www.degutis.org/
_______________________________________________

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 arch...@mail-archive.com

Reply via email to