Re: Overlay over webView
Re: Overlay over webView
- Subject: Re: Overlay over webView
- From: "I. Savant" <email@hidden>
- Date: Tue, 14 Aug 2007 09:55:00 -0400
On 8/14/07, glenn andreas <email@hidden> wrote:
> Don't do that - just add the overlay window as a child window of
> window containing the webview and everything moves in lock sync for
> free (child windows are how sheets and drawers work)
Gah, I forgot about the whole child window thing. I played with it
back in 10.3 but it was problematic (can't remember why/how) so I gave
up on it.
> If you have resizing, just let the window's delegate handle
> coordinating them (or explicitly set up watching the window resize
> notification).
Wouldn't that be jittery? I feel like that wouldn't give precise
results (because feelings count in technical situations, didn't you
know?). ;-)
< I've never gone this particular route before, so I don't know -
just asking. >
--
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