Re: How to draw a NSView on top of a WebView and don't get overriden trying
Re: How to draw a NSView on top of a WebView and don't get overriden trying
- Subject: Re: How to draw a NSView on top of a WebView and don't get overriden trying
- From: David Durkee <email@hidden>
- Date: Thu, 14 May 2015 08:58:09 -0500
- Resent-date: Thu, 14 May 2015 15:58:17 -0500
- Resent-from: David Durkee <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: Cocoa dev <email@hidden>
This is an entirely different approach, and requires a different skill set, but could you use JavaScript to inject your content into the DOM of the web page being displayed as a floating element? Use stringByEvaluatingJavaScriptFromString: to execute your own JavaScript.
David
> On May 13, 2015, at 8:31 PM, Juanjo Conti <email@hidden <mailto:email@hidden>> wrote:
>
> I'm writing a screen saver, so using another window is not possible :(
>
_______________________________________________
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