Re: NSMovie and resizing
Re: NSMovie and resizing
- Subject: Re: NSMovie and resizing
- From: Jim Correia <email@hidden>
- Date: Wed, 6 Feb 2002 13:01:28 -0500
On Wednesday, February 6, 2002, at 12:28 PM, Riccardo Santato wrote:
it seems to me this question has already been asked but I can't find
anything on mailing list archive. Is there a way to auto-resize an
NSMovie to the real QT movie width and height ?
AFAIK there is no AppKit way to size the movie or its view
automatically. You can use GetMovieNaturalBoundsRect on the movie and do
the work yourself.
Jim
_______________________________________________
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.