• 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: Seeking advice on best practice for managing visibility of many subviews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Seeking advice on best practice for managing visibility of many subviews


  • Subject: Re: Seeking advice on best practice for managing visibility of many subviews
  • From: Alexander Spohr <email@hidden>
  • Date: Thu, 2 Apr 2009 10:54:00 +0200


Am 02.04.2009 um 04:47 schrieb Stuart Malin:

I have a view that has hundreds of subviews.

This sounds like a conceptual error. You could make something like cells instead of views, to avoid the NSView overhead. Arrange them in groups (NSArray/NSSet?) Then just don’t draw the groups you don’t want.


	atze

_______________________________________________

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


  • Follow-Ups:
    • Re: Seeking advice on best practice for managing visibility of many subviews
      • From: Stuart Malin <email@hidden>
References: 
 >Seeking advice on best practice for managing visibility of many subviews (From: Stuart Malin <email@hidden>)

  • Prev by Date: Re: Bindings and MenuItems
  • Next by Date: Re: Seeking advice on best practice for managing visibility of many subviews
  • Previous by thread: Re: Seeking advice on best practice for managing visibility of many subviews
  • Next by thread: Re: Seeking advice on best practice for managing visibility of many subviews
  • Index(es):
    • Date
    • Thread