• 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: Front-to-back ordering in IB changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Front-to-back ordering in IB changes


  • Subject: Re: Front-to-back ordering in IB changes
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Tue, 19 Aug 2003 15:54:50 +0200

At 11:26 Uhr -0400 18.08.2003, Kevin D. Smith wrote:
I have some things layered on top of each other in Interface Builder. It looks exactly the way I want in Interface Builder, but when it is loaded into the application the ordering changes. Things that were on top are now on the bottom (and not visible). Is there a way to force the ordering to be the same? I would have thought that would be the normal behavior.

Overlapping items aren't supported in Cocoa (in the way you want it). Only embedding items in another item guarantees that they'll be drawn in the right order. I.e. if you embed a few buttons in a group box, you are guaranteed that the group box is drawn below the buttons.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: 
 >Front-to-back ordering in IB changes (From: "Kevin D. Smith" <email@hidden>)

  • Prev by Date: Re: Creating Video Software
  • Next by Date: Re: Subclassing NSSlider and mouse events
  • Previous by thread: Re: Front-to-back ordering in IB changes
  • Next by thread: Screen Saver Detection
  • Index(es):
    • Date
    • Thread