windowWillResize: delegate method and struct question

Andy Lee aglee at mac.com
Wed Jul 23 11:14:49 PDT 2008


On Jul 23, 2008, at 1:30 PM, Lewis Foss wrote:
> This is intended for Eric Price.

Why just Eric?  Why not benefit from the whole list's collective  
experience?

> It is in response to a post in an omnigroup osx forum from may 31  
> 2005.
> It is titled windowWillResize: delegate method and struct size.

I assume you mean this:

<http://www.cocoabuilder.com/archive/message/cocoa/2005/5/31/137478>

> I have the same problem and can't figure it out after several days.
> If you would be so kind to share any information you have on this, I  
> would be eternally grateful.

You could start by sharing information with *us*.

Can you show us the code to your windowWillResize:toSize: method?

What error message are you getting when you try to use an NSSize  
variable?

Have you confirmed that your window delegate is actually connected?   
What are the objects in your nib, and how are they connected?

--Andy



More information about the MacOSX-dev mailing list