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.


_______________________________________________

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

Reply via email to