Re: Static text over an image
Re: Static text over an image
- Subject: Re: Static text over an image
- From: Rob Keniger <email@hidden>
- Date: Thu, 30 Oct 2008 15:44:58 +1000
On 30/10/2008, at 2:48 PM, Andre Masse wrote:
I want to have text over an image. Even though I set it up in IB
(move image to the back, bring the label to the front), the label is
always drawn behind the image. Is there a setting to be set in IB
for that or do I have to draw the text myself?
Try double-clicking the Image view in IB, which will move IB's "active
selection" to the view itself. If you now drag a text field to the
image, it will be placed as a subview of the NSImageView and always
display in front.
--
Rob Keniger
_______________________________________________
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