Re: Weird bug in IB...
Re: Weird bug in IB...
- Subject: Re: Weird bug in IB...
- From: Jean-Nicolas Jolivet <email@hidden>
- Date: Thu, 13 Nov 2008 13:35:42 -0500
Ahhhh that makes perfect sense! I was indeed using a custom view...
Thanks for the tip!
JNJ
On 13-Nov-08, at 1:25 PM, Jonathan Hess wrote:
There is a bug that causes "custom views", the blue ones, to reverse
the z-order of their subviews when decoded. You can workaround this
by re-ordering the subviews in awakeFromNib, or, you can use an
instance of NSView instead of "custom view".
To create an instance of NSView instead of "custom view", you can
create a window, select the content view in the outline view, copy
it, and paste it back into the top level of your document. After
copying and pasting it to the top level of your document, you might
consider dragging it back to the library for later reuse.
Good Luck -
Jon Hess
On Nov 13, 2008, at 9:31 AM, Jean-Nicolas Jolivet wrote:
That was going to be my next point....
Assuming it has been fixed in Leopard, it is therefore really an IB
Bug as I suspected at first??
Anyway, Re-ordering my controls programatically did the trick...
however, should I assume that it might not work on Tiger since
overlapping view's behavior is unpredictable in 10.4??
-Jean-Nicolas
On 13-Nov-08, at 12:18 PM, Shawn Erickson wrote:
On Thu, Nov 13, 2008 at 9:13 AM, Michael Ash
<email@hidden> wrote:
The documentation is busted. Here's a message from Corbin Dunn
stating
that they work without layers:
Also note Jamie's email about it having issues even 10.5. I am still
not sure it works fully as intended (don't have time at the moment
to
find the tool I built that was having problems still) and
obviously IB
and ibtool aren't up-to-speed on this front if it is fully supported
now.
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden