Re: Brightness/contrast in NSMovieView?
Re: Brightness/contrast in NSMovieView?
- Subject: Re: Brightness/contrast in NSMovieView?
- From: Michael Watson <email@hidden>
- Date: Fri, 14 Jul 2006 11:41:25 -0400
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@hidden>
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@hidden, <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>
_______________________________________________
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