FROM : Michael Watson
DATE : Fri Jul 14 17:41:25 2006
What would you like to know, then? Your response contained
insufficient information to generate a more complete reply.
I've already worked around this weirdness as it stands, and am trying
to deal with the fact that QTMovie's -currentFrameImage does not
reflect changes made with SetMovieVisualContrast() or similar functions.
--
mikey
On 14 Jul, 2006, at 11:27, Matt Neuburg wrote:
> On Thu, 13 Jul 2006 19:57:45 -0400, Michael Watson <mikey-
> <email_removed>>
> said:
>> Yeah, I've had to convert to a QTMovieView, which wasn't TOO hard (a
>> lot of dependent code was swapped out, and overall, it's more
>> flexible now).
>>
>> I have, however, run into an odd problem (what appears to be one of
>> the last remaining hurdles to getting where I want to be):
>>
>> If I resize my window and quit the app, the new window size is saved
>> to defaults as per my wishes. When the app is relaunched and the
>> window appears with the previously used size, the QuickTime movie is
>> just a big white image until I resize the window.
>>
>> [theWindow display]; // does nothing to solve the issue
>>
>> Ideas? I've tried a bunch of things so far, but nothing results in
>> the movie displaying properly (something other than a white frame)
>> until I manually resize the window itself.
>>
>> The view hierarchy is:
>>
>> NSWindow > NSBox > QTMovieView
>
> Cannot reproduce; information provided is insufficient for further
> analysis.
> m.
>
> --
> matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
> A fool + a tool + an autorelease pool = cool!
> AppleScript: the Definitive Guide - Second Edition!
> <http://www.amazon.com/gp/product/0596102119>
>
>
>
DATE : Fri Jul 14 17:41:25 2006
What would you like to know, then? Your response contained
insufficient information to generate a more complete reply.
I've already worked around this weirdness as it stands, and am trying
to deal with the fact that QTMovie's -currentFrameImage does not
reflect changes made with SetMovieVisualContrast() or similar functions.
--
mikey
On 14 Jul, 2006, at 11:27, Matt Neuburg wrote:
> On Thu, 13 Jul 2006 19:57:45 -0400, Michael Watson <mikey-
> <email_removed>>
> said:
>> Yeah, I've had to convert to a QTMovieView, which wasn't TOO hard (a
>> lot of dependent code was swapped out, and overall, it's more
>> flexible now).
>>
>> I have, however, run into an odd problem (what appears to be one of
>> the last remaining hurdles to getting where I want to be):
>>
>> If I resize my window and quit the app, the new window size is saved
>> to defaults as per my wishes. When the app is relaunched and the
>> window appears with the previously used size, the QuickTime movie is
>> just a big white image until I resize the window.
>>
>> [theWindow display]; // does nothing to solve the issue
>>
>> Ideas? I've tried a bunch of things so far, but nothing results in
>> the movie displaying properly (something other than a white frame)
>> until I manually resize the window itself.
>>
>> The view hierarchy is:
>>
>> NSWindow > NSBox > QTMovieView
>
> Cannot reproduce; information provided is insufficient for further
> analysis.
> m.
>
> --
> matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
> A fool + a tool + an autorelease pool = cool!
> AppleScript: the Definitive Guide - Second Edition!
> <http://www.amazon.com/gp/product/0596102119>
>
>
>
| Related mails | Author | Date |
|---|---|---|
| Michael Watson | Jul 12, 21:35 | |
| Matt Neuburg | Jul 14, 01:12 | |
| Michael Watson | Jul 14, 01:57 | |
| Matt Neuburg | Jul 14, 17:27 | |
| Michael Watson | Jul 14, 17:41 |






Cocoa mail archive

