Re: Superimpose a NSTextField over NSImageView?
Re: Superimpose a NSTextField over NSImageView?
- Subject: Re: Superimpose a NSTextField over NSImageView?
- From: Alan Hart <email@hidden>
- Date: Sun, 23 Apr 2006 14:34:21 +0100
On 23 Apr 2006, at 13:46, Andy Lee wrote:
On Apr 23, 2006, at 8:10 AM, desktoast music productions wrote:
Is there a way to superimpose a textfield on my customView/
imageView inIB,
so that I can update it like any other textfield?
Sibling views are not guaranteed to be drawn in any particular
order, so it might be that your image view is getting drawn after
the text field.
Interesting? Why are there "Bring to Front" and "Sent to Back" menu
commands in IB's Layout menu?
If I overlap a NSImageView and a NSTextField in a window in IB these
commands seem to do what you'd expect when you run Test Interface.
- Alan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden