NSMovieView Big Problem!
NSMovieView Big Problem!
- Subject: NSMovieView Big Problem!
- From: Joshua Orr <email@hidden>
- Date: Wed, 05 Mar 2003 21:38:53 -0700
Here is my situation, I really need help on this, thanks to anyone how takes
the time to read this...
I used CGDisplayCapture to capture a display, and then I allocated and put
up a NSBorderlessWindowMask window with a NSMovieView as the window's
content view. It does not display the picture (but plays the sound) unless
I keep calling the NSMoviewView's display method over and over again with a
NSTimer, and then it's all choppy.
However, if I keep everything the same and the only thing I change is making
it a NSTitledWindowMask instead, everything works great (except I see a
title bar for the window).
I was wondering how to make the NSMovieView display properly in a
NSBorderlessWindowMask window, so I don't have the title bar of the window
displaying?
Thanks!
-Joshua D. Orr-
_______________________________________________
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.