• 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: Jean-Nicolas Jolivet <email@hidden>
  • Date: Thu, 13 Nov 2008 11:13:53 -0500

Correct me if I'm wrong though, but I read that it wasn't a problem anymore in 10.5... can anyone confirm that??

Jean-Nicolas Jolivet

On 13-Nov-08, at 6:27 AM, Uli Kusterer wrote:

On 13.11.2008, at 07:17, Jean-Nicolas Jolivet wrote:
Any particular reasons why my label will always show up behind my tableview no matter what I do??


The drawing order of sibling views in AppKit was never guaranteed to be well-defined. In plain English that means the only drawing order you can rely on is that subviews will be drawn after their superview. I think you can turn on Layer-backed views to make this behaviour more predictable, but that's a bit fiddly, too.

So, no, it's not an IB bug, it's simply a documented inability of AppKit. Don't ask me why it isn't supported. Even Carbon does that, and it's very easy to do this with good performance. Heck, I implemented speedy and correct overlapping with transparency back in the System 8 days for MacZoop, and I was just starting out as a programmer...

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de






_______________________________________________

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: Uli Kusterer <email@hidden>
    • Re: Weird bug in IB...
      • From: "Michael Ash" <email@hidden>
References: 
 >Weird bug in IB... (From: Jean-Nicolas Jolivet <email@hidden>)
 >Re: Weird bug in IB... (From: Uli Kusterer <email@hidden>)

  • Prev by Date: RE: XCode 3.1 compiler doesn't like CFDataRef bridge to (NSData *) object.
  • Next by Date: Re: NSImage in NSAttributedString
  • Previous by thread: Re: Weird bug in IB...
  • Next by thread: Re: Weird bug in IB...
  • Index(es):
    • Date
    • Thread