NSView over QTMovieView
NSView over QTMovieView
- Subject: NSView over QTMovieView
- From: Joseph Ayers <email@hidden>
- Date: Tue, 25 Mar 2008 09:33:05 -0400
- Organization: Northeastern University
I'm working on an application to make measurements on each of the frames
of a QTMovie. I have a window with a
QTMovieView and a superimposed NSView. When the QTMovieView is offset
from the NSView, My app draws
to the NSView, but when they are exactly overlaid, I see nothing in the
image. In fact, right on the edge, my NSView
elements are clipped. It seems like the NSView is behind the
QTMovieView. I've tried
[mMovieView addSubview:measureView]; and
[mMovieView addSubview:measureView positioned:NSWindowAbove
relativeTo:mMovieView];
But neither seems to get renderings of NSView to appear above the
QTMovieView.
How can I get the NSView superimposed over the QTMovieView?
Thanks,
Joseph
--
Joseph Ayers, Professor
Department of Biology and
Marine Science Center
Northeastern University
East Point, Nahant, MA 01908
Phone (781) 581-7370 x309(office), x335(lab)
Cellular (617) 755-7523, FAX: (781) 581-6076
Boston Office 444RI, (617) 373-4044
eMail: email@hidden
http://www.neurotechnology.neu.edu/
begin:vcard
fn:Joseph Ayers
n:Ayers;Joseph
org:Northeastern University;Biology
adr:East Point, 430 Nahant Road;;Marine Science Center;Nahant;MA;01908;USA
email;internet:email@hidden
title:Professor
tel;work:(781) 581-7370 x309
tel;fax:(781) 581-6076
tel;home:(781) 592-0834
tel;cell:(617) 755-7523
url:http://www.neurotechnology.neu.edu/
version:2.1
end:vcard
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden