Re: setAccessoryView
Re: setAccessoryView
- Subject: Re: setAccessoryView
- From: Greg Hulands <email@hidden>
- Date: Wed, 12 May 2004 08:05:50 +1000
I don't know if there is an easy way to do it, but I guess you could
register for a notification when the window resizes, and then resize
your accessory view.
On 12/05/2004, at 7:22 AM, 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.