Interface Builder and NSView isFlipped
Interface Builder and NSView isFlipped
- Subject: Interface Builder and NSView isFlipped
- From: "Mark Hewett" <email@hidden>
- Date: Fri, 26 Dec 2008 14:37:47 -0600
Is it possible to correctly lay out items (such as NSTextField etc) using Interface Builder when the container view for the items is a subclass where isFlipped returns YES? When I drag/drop to layout things inside my flipped view it looks fine in IB, but once I run the application everything is "backwards" - i.e. things positioned at the top of the flipped view are now at the bottom. It looks like IB has no idea that the view is flipped - is there some way to tell it so it sets the coordinates for child views appropriately?
Thanks,
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden