Re: Custom view background texture/color
Re: Custom view background texture/color
- Subject: Re: Custom view background texture/color
- From: Jeremy Sacket <email@hidden>
- Date: Mon, 25 Sep 2006 14:37:32 -0500
Artemiy,
1. Select the Custom view.
2. Open the Inspector.
3. Choose Custom Class in the Pull Down Menu
4. Select NSImageView
On Sep 25, 2006, at 2:22 PM, Artemiy Pavlov wrote:
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:
40gammastream.com
This email sent to email@hidden
_______________________________________________
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