Re: Capturing mousedown in WebFrameView
Re: Capturing mousedown in WebFrameView
- Subject: Re: Capturing mousedown in WebFrameView
- From: glenn andreas <email@hidden>
- Date: Thu, 28 Jul 2005 09:46:29 -0500
On Jul 28, 2005, at 9:23 AM, Victor Tran wrote:
Ok I've made my own simple browser using the WebKit
tools. WebView seems to capture mousedowns just fine
(before a page is loaded), but once a page is loaded
into the webview, the mousedowns are no longer
captured - I just used an NSLog to check.
Now I figure it could be because the webview has
actually created a WebFrameView to load the webpage
into. I've read a bit about poseAsClass, but I still
haven't got that to work.
Any suggestions on how I can go about doing this?
What are you trying to accomplish? Because WebKit has a boatload of
delegate methods that it calls for all sorts of things which may
accomplish exactly what you're trying to do...
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
Widgetarium | the quickest path to widgets
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden