Flipped custom views in Interface Builder
Flipped custom views in Interface Builder
- Subject: Flipped custom views in Interface Builder
- From: James Bucanek <email@hidden>
- Date: Fri, 15 Sep 2006 17:01:00 -0700
Greetings all,
This one has me stumped. I've created a custom cocoa view in Interface Builder. It's an NSVew in IB set to the custom class of my NSView subclass. (This is one of several views that get stuffed into an NSDrawer, if that matters.)
This particular view uses flipped corrdinates. Surprise, surprise, when I load the view into the drawer all of the subviews are in the wrong place.
Is there anyway to tell IB that the view custom view it is laying out has a flipped corrdinate system?
If not, I guess my solution would be to "flip" all of the subviews at awakeFromNib time, but I was trying to avoid that...
James
James Bucanek
____________________________________________________________________
Author of Beginning Xcode ISBN: 047175479X
<http://www.beginningxcode.com/>
_______________________________________________
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