Re: Custom layout
Re: Custom layout
- Subject: Re: Custom layout
- From: Danny Swarzman <email@hidden>
- Date: Fri, 1 Aug 2003 11:36:59 -0700
Can someone say how this is done? The object here is that I have bunch of
controls. I want them to appear in several different windows in different
in the same locations relative to each other, but not necessarily in the
same place in the window. They have the same function wherever they appear.
I've been doing this by cutting and pasting the controls and then stringing
each control to the appropriate actions and outlets. When I do that, there
is a lot of dragging involved - tedious, error-prone work.
I tried to create a sub-class of view in PB and use the palette to put a
custom view in the window, then the info window to make that custom view
into my class. None of the controls appear in the view.
If someone knows where there is an example of this kind of thing, please
supply a reference.
-Danny
At 19:10 -0700 7/29/03, publiclook wrote:
>
On Tuesday, July 29, 2003, at 07:47 PM, Danny Swarzman wrote:
>
>
> I would like to create a view that is repeated inseveral different
>
> places
>
> in different drawers. It consists of a bunch of buttons and labels that
>
> always appear in the same places relative to each other. Can I create
>
> one
>
> of those once in IB and somehow duplicate it elsewhere. I want to avoid
>
> dragging actions and outlets for each of the controls.
>
>
>
> -Danny
>
> _______________________________________________
>
> cocoa-dev mailing list | email@hidden
>
> Help/Unsubscribe/Archives:
>
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
> Do not post admin requests to the list. They will be ignored.
>
>
>
>
>
>
>
Yes.
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.