Re: window resizing events
Re: window resizing events
- Subject: Re: window resizing events
- From: "David Piasecki" <email@hidden>
- Date: Thu, 13 May 2004 12:03:30 -0700
Actually, it appears that regular images have the same problem. I was
trying to resize the image, then I tried resizing the frame, then the
image and the frame. Each scenario seems to be exhibiting the same
problem, cutting off the image or causing it to disappear, though
sometimes it works. Perhaps resizing is causing the origin of the frame
to change as well. Anyway, if anyone has any ideas, I'd be happy to
hear 'em.
Thanks,
David
On Apr 30, 2004, at 9:56 AM, David Piasecki wrote:
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.
David
_______________________________________________
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.