Re: setAccessoryView
Re: setAccessoryView
- Subject: Re: setAccessoryView
- From: Jeremy Dronfield <email@hidden>
- Date: Wed, 12 May 2004 17:33:50 +0100
Did you set the view in IB to be resizable? If so, try setting it to
non-resizable (i.e. all solid struts). This is how I have my accessory
views set up, and they expand to fit the panel.
-Jeremy
On 11 May 2004, at 10:22 pm, Eric Long wrote:
Hi,
I am using setAccessoryView for an NSOpenPanel. Everything seems to
work
properly with one caveat. I'd like my custom view to resize when the
panel
is resized, along with by view's subviews.
The nib settings don't seem to be considered. The view always appears
centered with a fixed size.
Is there a way to bind the view's width to the panel's width?
Thanks in advance,
Eric
_______________________________________________
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.