On Apr 7, 2011, at 13:44, Jeffrey Walton wrote:

> How do experienced folks layout their interfaces? Is Interface Builder
> used? I seem to recall Mark and LeMarche stating that Apple recommends
> IB. But I seem to be having chronic problems with it (3.2.5 and
> 3.2.6).

The symptoms you reported suggest you have a memory management error, and 
that's nothing to do with IB. Blaming IB isn't going to help. :)

If it's a memory management problem relating to the retention of objects loaded 
from a nib, you really have to absorb *all* of the information in:

        
http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/LoadingResources/CocoaNibs/CocoaNibs.html

There's no magic involved here, just a few key things that are done for you 
that you typically don't have to be aware of, until something goes wrong.


_______________________________________________

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