Re: Compositing a QCView over an NSImageView
Re: Compositing a QCView over an NSImageView
- Subject: Re: Compositing a QCView over an NSImageView
- From: Dave Batton <email@hidden>
- Date: Wed, 3 Jan 2007 10:35:39 +0100
Renaud,
Because all this is already inside a window, I cannot overlay
another Window for this part of the window can I? It would have to
move at the same time as the parent Window... and not lag behind.
I think it would work fine to overlay another window on top of your
existing window. I did this with a project recently and it's working
very nicely. You can read about it and get the sample code here:
<http://www.mere-mortal-software.com/blog/details.php?d=2006-11-22>
One window is the child of another, and the windows move together
just fine, whether dragged by the user or by a call to
setFrame:display:animate:.
--
Dave Batton
Mere Mortal Software
http://www.Mere-Mortal-Software.com/blog/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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