Re: nib loading / displaying question.
Re: nib loading / displaying question.
- Subject: Re: nib loading / displaying question.
- From: Bill Bumgarner <email@hidden>
- Date: Sun, 14 Dec 2008 09:43:04 -0800
On Dec 13, 2008, at 11:56 PM, aaron smith wrote:
Ah, yeah that was it. And I had the "release when closed" box checked
in IB, which was causing it to crash. Unchecked that and we're all
good.
Sort of.
How many times will the user display the about panel in an average
session of working with your app?
Most likely, the answer is once.
Given that, do you really want to cash the about panel and all related
objects? CPU wise, it costs nothing. Memory wise, it is a bunch of
objects. As well, there is the window server's bit of bookkeeping
related to the window.
b.bum
_______________________________________________
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