• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Weird bug in IB...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird bug in IB...


  • Subject: Re: Weird bug in IB...
  • From: Jonathan Hess <email@hidden>
  • Date: Thu, 13 Nov 2008 10:25:35 -0800

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


  • Follow-Ups:
    • Re: Weird bug in IB...
      • From: Jean-Nicolas Jolivet <email@hidden>
References: 
 >Weird bug in IB... (From: Jean-Nicolas Jolivet <email@hidden>)
 >Re: Weird bug in IB... (From: Uli Kusterer <email@hidden>)
 >Re: Weird bug in IB... (From: Jean-Nicolas Jolivet <email@hidden>)
 >Re: Weird bug in IB... (From: "Michael Ash" <email@hidden>)
 >Re: Weird bug in IB... (From: "Shawn Erickson" <email@hidden>)
 >Re: Weird bug in IB... (From: "Michael Ash" <email@hidden>)
 >Re: Weird bug in IB... (From: "Shawn Erickson" <email@hidden>)
 >Re: Weird bug in IB... (From: Jean-Nicolas Jolivet <email@hidden>)

  • Prev by Date: Re: Creating directory at path, recursively
  • Next by Date: Re: Creating directory at path, recursively
  • Previous by thread: Re: Weird bug in IB...
  • Next by thread: Re: Weird bug in IB...
  • Index(es):
    • Date
    • Thread