• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: alternative to NSMatrix due to cell size restriction
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: alternative to NSMatrix due to cell size restriction


  • Subject: Re: alternative to NSMatrix due to cell size restriction
  • From: Matt Neuburg <email@hidden>
  • Date: Wed, 17 Feb 2010 18:34:38 -0800
  • Thread-topic: alternative to NSMatrix due to cell size restriction

On Wed, 17 Feb 2010 19:17:51 +0800, Eric Boo <email@hidden> said:
>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?

What about just a view of subviews and manage the layout of the subviews
yourself?

m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings



_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Prev by Date: Re: Appropriate -setWantsLayer: timing
  • Next by Date: Re: Dynamically populate a popup menu
  • Previous by thread: Re: alternative to NSMatrix due to cell size restriction
  • Next by thread: Overriding NSMenuItem's drawing
  • Index(es):
    • Date
    • Thread