would it work render the web view in an offscreen buffer, then copy
that onto an on-screen view of your own?

At that point you could either have your child view, or simply draw
into one big view.

On 5/13/15, Juanjo Conti <jjco...@carouselapps.com> wrote:
> I'm writing a screen saver, so using another window is not possible :(
>
> On Tue, May 12, 2015 at 6:00 PM, Mike Abdullah <mabdul...@karelia.com>
> wrote:
>
>> The failsafe way is to place a child window over the WebView. I'm not 100%
>> sure but I think popovers work that way behind the scenes, so maybe one of
>> them would be usable for this.
>>
>> > On 12 May 2015, at 22:44, Juanjo Conti <jjco...@carouselapps.com> wrote:
>> >
>> > I have a WebView and I want to show some messages over it. For this I'm
>> > using a NSView.
>> >
>> > If I add it as a subView of WebView or if I add it as a subView of the
>> > WebView's superView, it's shown for a while but if the WebView gets
>> > scrolled or if I load sites gmail.com or twitter (without logging in),
>> the
>> > website hides my NSView.
>> >
>> > Is this a known problem? is there any solution?
>> >
>> > Thanks in advance,
>> > --
>> >
>> > Juanjo Conti <jjconti <http://goog_2023646312>@carouselapps.com
>> > <jjco...@carouselapps.com>>
>> >
>> > Software Engineer - Carousel Apps <https://carouselapps.com>
>> >
>> > --
>> > Carousel Apps Limited, registered in England & Wales with registered
>> number
>> > 7689440 and registered office Unit 2 Artbrand Studios, 7 Leathermarket
>> > Street, London SE1 3HN. Any communication sent by or on behalf of
>> Carousel
>> > App Ltd or any of its subsidiary, holding or affiliated companies or
>> > entities (together "Watu") is confidential and may be privileged or
>> > otherwise protected. If you receive it in error please inform us and
>> > then
>> > delete it from your system. You should not copy it or disclose its
>> contents
>> > to anyone. Messages sent to and from Watu may be monitored to ensure
>> > compliance with our internal policies and to protect our business.
>> > Emails
>> > are not secure and cannot be guaranteed to be error free. Anyone who
>> > communicates with us by email is taken to accept these risks.
>> > _______________________________________________
>> >
>> > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>> >
>> > 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:
>> >
>> https://lists.apple.com/mailman/options/cocoa-dev/mabdullah%40karelia.com
>> >
>> > This email sent to mabdul...@karelia.com
>>
>>
>
>
> --
>
> Juanjo Conti <jjconti <http://goog_2023646312>@carouselapps.com
> <jjco...@carouselapps.com>>
>
> Software Engineer - Carousel Apps <https://carouselapps.com>
>
> --
> Carousel Apps Limited, registered in England & Wales with registered number
> 7689440 and registered office Unit 2 Artbrand Studios, 7 Leathermarket
> Street, London SE1 3HN. Any communication sent by or on behalf of Carousel
> App Ltd or any of its subsidiary, holding or affiliated companies or
> entities (together "Watu") is confidential and may be privileged or
> otherwise protected. If you receive it in error please inform us and then
> delete it from your system. You should not copy it or disclose its contents
> to anyone. Messages sent to and from Watu may be monitored to ensure
> compliance with our internal policies and to protect our business. Emails
> are not secure and cannot be guaranteed to be error free. Anyone who
> communicates with us by email is taken to accept these risks.
> _______________________________________________
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/mdcrawford%40gmail.com
>
> This email sent to mdcrawf...@gmail.com


-- 
Michael David Crawford, Consulting Software Engineer
mdcrawf...@gmail.com
http://www.warplife.com/mdc/

   Available for Software Development in the Portland, Oregon Metropolitan
Area.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to