Well, at least it looks like it should be a simple one. I have a sample project at:
http://ericgorr.net/cocoadev/autolayout01.zip If you run the app and resize the window to be it's smallest and then larger, the button will not be drawn correctly, if at all. If one makes the window bigger fast enough, at least part of the button will redraw correctly. I have confirmed that the frame and bounds of the button remain unchanged. If I disable auto-layout, the button will always draw correctly. Does anyone have a good explanation of what is going on? Thank you, Eric _______________________________________________ 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