Re: Erasing drawn content
Re: Erasing drawn content
- Subject: Re: Erasing drawn content
- From: "Paul Sanders" <email@hidden>
- Date: Tue, 8 Jun 2010 23:15:07 +0100
> The window overlay sounds like it could work. Hoverer, a NSView overlay would be preferred since I'm inserting
> the overlay in the WebView's scroll view (and matching the documents view size via bounds change
> notifications). This works very well when scrolling both the web and overlay view at the same time (and is also
> efficient).
Also, you can probably make your overlay window a child window of the window containing the webview. Then:
- it will stay on top of it
- it will move with it
Regards,
Paul Sanders.
_______________________________________________
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