On 20. Dec 2014, at 20:39, Quincey Morris <quinceymor...@rivergatesoftware.com> wrote:
> On Dec 20, 2014, at 12:08 , H Miersch <hmier...@me.com> wrote: >> >> if I DO call [self setTranslatesAutoresizingMaskIntoConstraints:NO]; on the >> subview, the window and its view behave normally, but the subview doesn't >> appear, its drawrect method is not called, nothing. >> >> so what am i doing wrong? > > It sure sounds like the custom view is having its size forced to zero because > it has no size (or other) constraints that keep this from happening. hm, i hadn't thought of that. i'll try it out and let you know.
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com