Re: Weird bug in IB...
Re: Weird bug in IB...
- Subject: Re: Weird bug in IB...
- From: Graham Cox <email@hidden>
- Date: Thu, 13 Nov 2008 17:34:02 +1100
On 13 Nov 2008, at 5:17 pm, Jean-Nicolas Jolivet wrote:
Any particular reasons why my label will always show up behind my
tableview no matter what I do??
Yes, a bug in IB.
I've noticed that the Z-order of views in IB is not always (or even
very often) honoured correctly, making the bring forward/send backward
commands of limited use. If you can't make the label an actual subview
of the table (sounds like you probably couldn't in this case) you
could resort to moving it to the front in your -awakeFromNib method,
which is what I've had to do in one similar case.
You could file a bug, but it'll probably get marked as a dupe. IB 3.x
in general is actually quite buggy, so you may as well get used to
it ;-)
hth,
Graham
_______________________________________________
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