• 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: Cocoa NIB Design Question in JPG
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa NIB Design Question in JPG


  • Subject: Re: Cocoa NIB Design Question in JPG
  • From: Camillo Lugaresi <email@hidden>
  • Date: Wed, 28 Dec 2005 19:35:59 +0100

On 28/dic/05, at 19:14, Koen Bok wrote:

Hi I have a (noob) question about the best way to design my application. It boils down to: how much nib files should I use.

I have sketched my problem in JPG at http://www.koen.nu/upload/ Question.jpg

I would use a single nib in that case. If you later find out that launching takes too long, and a significant part of the loading time is caused by a specific view, and that view is only rarely used, so that the annoyance of having to wait for it to load when the user selects it is outweighed by the advantage of cutting on launch times, then you should consider moving it to another nib. But that is far from certain, so I wouldn't bother with it until you're sure that you'll need it.

Nice handwriting, by the way. :-)

Camillo
_______________________________________________
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
References: 
 >Cocoa NIB Design Question in JPG (From: Koen Bok <email@hidden>)

  • Prev by Date: Re: estimatedProgress: not updating
  • Next by Date: Re: setContent: vs bind:toObject:withKeyPath:options: ?
  • Previous by thread: Re: Cocoa NIB Design Question in JPG
  • Next by thread: Embedding Flash in .app
  • Index(es):
    • Date
    • Thread