Re: window resizing events
Re: window resizing events
- Subject: Re: window resizing events
- From: "David Piasecki" <email@hidden>
- Date: Fri, 30 Apr 2004 16:55:01 -0700
I played around with viewDidEndLiveResize some more. It works great for
actual resizing with the mouse. However, hitting the maximize button
doesn't seem to work with viewDidEndLiveResize. Is there another method
for handling the maximize button. To be more clear, it's the green
button with the plus sign in the top left of every window.
Thanks,
David
On Apr 30, 2004, at 3:03 PM, matt neuburg wrote:
On Fri, 30 Apr 2004 09:56:09 -0700, "David Piasecki"
<email@hidden>
said:
I'm trying to figure out how to monitor window resizing events such
that my NSView doesn't redraw until the user has finished resizing the
window and let go of the mouse. I was also trying to figure out how to
stretch or shrink an image as its NSImageView is resized.
Did you read about viewDidEndLiveResize? m.
--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide! NOW SHIPPING...! (Finally.)
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
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.