Re: Front-to-back ordering in IB changes
Re: Front-to-back ordering in IB changes
- Subject: Re: Front-to-back ordering in IB changes
- From: "Kevin D. Smith" <email@hidden>
- Date: Mon, 18 Aug 2003 12:05:44 -0400
Actually, I'm probably not going about this the right way. What I'm
trying to do is emulate the iPhoto style tabs (i.e. Import, Organize,
Edit, Book). Now that I've opened iPhoto's Nib file, I see that they
are using normal buttons. Does anyone know iPhoto converts those
normal buttons into the plastic-looking button bar?
On Monday, August 18, 2003, at 12:00 PM, Cameron Hayne wrote:
On 18/8/03 11:26 AM, "Kevin D. Smith" <email@hidden> 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).
I don't think Cocoa widgets can be overlapped. I.e. it doesn't work -
as you
have found.
You need to use the container classes to arrange things the way you
want.
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
Kevin Smith
email@hidden
_______________________________________________
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.