Skip navigation.
 
mlRe: NSDrawer delegate function mis-described?
FROM : Ben Kennedy
DATE : Tue Jan 28 01:35:09 2003

Incidentally, the original question on this thread hasn't been answered
yet; I guess I will file a bug, since it's one or the other.

-b

On 27 1 2003 at 4:46 pm -0500, Ben Kennedy wrote:

>According to the doc, I should be able to override the delegate method
>drawerWillResizeContents:toSize:.  However, this method appears only to
>be called when the drawer itself is being resized manually, and NOT when
>the parent window is resized.  Quoth the doc,
>

>>Invoked when the user resizes the drawer or parent. contentSize contains
>>the size sender will be resized to. To resize to a different size, simply
>>return the desired size from this method; to avoid resizing, return the
>>current size. [...]

>
>Is this a bug in the implementation, or in the doc?


--
Ben Kennedy, chief magician
zygoat creative technical services
613-228-3392 | 1-866-466-4628
http://www.zygoat.ca
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlNSDrawer delegate function mis-described? Ben Kennedy Jan 27, 22:46
mlRe: NSDrawer delegate function mis-described? Douglas Davidson Jan 27, 23:15
mlRe: NSDrawer delegate function mis-described? Ben Kennedy Jan 28, 00:19
mlRe: NSDrawer delegate function mis-described? Shaun Wexler Jan 28, 01:07
mlRe: NSDrawer delegate function mis-described? Shaun Wexler Jan 28, 01:18
mlRe: NSDrawer delegate function mis-described? Ben Kennedy Jan 28, 01:33
mlRe: NSDrawer delegate function mis-described? Ben Kennedy Jan 28, 01:35
mlRe: NSDrawer delegate function mis-described? Scott Anguish Jan 28, 05:42
mlRe: NSDrawer delegate function mis-described? Ben Kennedy Jan 28, 06:19
mlRe: NSDrawer delegate function mis-described? Shaun Wexler Jan 28, 07:40