On Sep 20, 2010, at 8:31 AM, Geoffrey Holden <45rpmli...@googlemail.com> wrote:
> You make an excellent point. But you raise two questions. > > 1. If '' isn't the correct way to initialize, what is? Read the docs. NSView has two dedicated initializers, neither of which is -init. > 2. Should I just create an arbitrary placeholder framesize and use that > during initialization? Or is it acceptable to set no framesize at all at > this stage? Why are you creating a view at all? Just add the one you've loaded from NIB to your tab view. It already has a size. --Kyle Sluder > _______________________________________________ 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