Re: IB question on z-order
Re: IB question on z-order
- Subject: Re: IB question on z-order
- From: Clark Cox <email@hidden>
- Date: Sun, 26 Oct 2003 23:35:29 -0500
On Oct 26, 2003, at 20:19, Michael Crawford wrote:
>
Is there any way to change the Z-order of controls in IB?
>
>
I created a group of switches (NSButton) for a dialog-box and then
>
decided I wanted them grouped inside an NSBox. I created the NSBox
>
and dragged the switches inside it. When I tested the interface I
>
noticed that I could not click any of the switches inside the NSBox.
>
Apparently the NSBox is on top of the switches.
Are you sure that the checkboxes are actually *inside* the box (i.e.
are they subviews of the box)? Or are they siblings of the box? If it's
the latter, then that can cause all sorts of problems.
--
Clark S. Cox III
email@hidden
http://homepage.mac.com/clarkcox3/blog/B1196589870/index.html
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.