• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Overlay over webView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Overlay over webView


  • Subject: Re: Overlay over webView
  • From: "I. Savant" <email@hidden>
  • Date: Tue, 14 Aug 2007 09:28:29 -0400

> 1)Subclass the webView (ick)

  Unnecessary and ... possibly 'ouch' (I've not looked at the source,
but still ...).

> 2)Create a transparent window above the webView while the page is
> loading

  Far better idea.

> Is there a way to tie the windows together (similar to a sheet)?

  If you want immediate, real-time updates, I'd subclass NSWindow and
override -setFrame... methods to taste. When those are called, notify
your overlay view and then call super.

  Remember you'll need to set your window to use your subclass.

--
I.S.
_______________________________________________

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

  • Follow-Ups:
    • Re: Overlay over webView
      • From: glenn andreas <email@hidden>
References: 
 >Overlay over webView (From: Jon Hull <email@hidden>)

  • Prev by Date: Re: Open Recent Menu
  • Next by Date: Re: Overlay over webView
  • Previous by thread: Overlay over webView
  • Next by thread: Re: Overlay over webView
  • Index(es):
    • Date
    • Thread