Skip navigation.
 
mlRe: Brightness/contrast in NSMovieView?
FROM : Matt Neuburg
DATE : Fri Jul 14 17:27:37 2006

On Thu, 13 Jul 2006 19:57:45 -0400, Michael Watson <<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 mailsAuthorDate
mlBrightness/contrast in NSMovieView? Michael Watson Jul 12, 21:35
mlRe: Brightness/contrast in NSMovieView? Matt Neuburg Jul 14, 01:12
mlRe: Brightness/contrast in NSMovieView? Michael Watson Jul 14, 01:57
mlRe: Brightness/contrast in NSMovieView? Matt Neuburg Jul 14, 17:27
mlRe: Brightness/contrast in NSMovieView? Michael Watson Jul 14, 17:41