Re: Custom view background texture/color
Re: Custom view background texture/color
- Subject: Re: Custom view background texture/color
- From: Artemiy Pavlov <email@hidden>
- Date: Mon, 25 Sep 2006 22:22:48 +0300
Thanks a lot Eric!
I am progressing quite a bit, six controls of the GUI are already
interoperating ;-)
On 25 Sep 2006, at 1:53 AM, Erik Buck wrote:
Yes, it is possible to place controls above an image in IB. Just
make the controls sub-views of the image view that shows the
image. One easy way to do that without code is to make all of your
controls sub-views of a custom view via IB's Layout->Make Views
Subviews of->Custom View menu. Then set the class of the custom
view to NSImageView.
I did select all elements but the image and did "Layout->Make Views
Subviews of->Custom View". But I cannot yet figure out how to "set
the class of the custom view to NSImageView"... :-/ Sorry I know it's
in the docs but there's just too much of things yet to read so I am
itching to make the GUI work quite a bit ;-)
Thanks again for the great help.
Artemiy.
_______________________________________________
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