Re: QTKit: QTMovieView
Re: QTKit: QTMovieView
- Subject: Re: QTKit: QTMovieView
- From: Christian Schneider <email@hidden>
- Date: Wed, 11 May 2005 19:20:04 +0200
Douglas,
thanks for your answer.
I was indeed asking how I can place a movie in said arbitrary
rectangle. You mention movieBounds but that is only a getter method. I
don't know why there's no setMovieBounds as that would be the logical
thing as far as I can see.
As to overriding QTMovieView, I suppose if that were the way to go,
they wouldn't say the movie could be placed in an arbitrary rectangle
without saying that subclassing was needed, would they?
chris
On 5/11/05, Douglas A. Welton <email@hidden> wrote:
> Chris,
>
> If your "How?" question was relating to the fill color, then check out what
> the documentation has to say about -setFillColor:
>
> On the other hand, if your question was about how to place a movie in an
> arbitrary rectangle, I would suspect that the -movieBounds: method might be
> your friend. For NSMovieView the -movieRect: method needed to be overridden
> to accomplish this type of arbitrary-ness. I don't see -movieRect: in the
> QTMovieView documentation, so I am *ASSUMING* that -movieBounds: functions
> similarly.
>
> If anyone else has better knowledge, speak up now...
>
> later,
>
> douglas
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden