Re: setAccessoryView
Re: setAccessoryView
- Subject: Re: setAccessoryView
- From: Fritz Anderson <email@hidden>
- Date: Wed, 12 May 2004 09:54:02 -0500
What happens if, after setAccessoryView:, you send setAutoresizingMask:
to your view?
-- F
On 11 May 2004, at 4:22 PM, Eric Long wrote:
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?
--
Fritz Anderson
Consulting Programmer
http://resume.manoverboard.org/
_______________________________________________
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.