[webkit-help] How to to interface between javascript context and webkit code

Chris Hatko chatko at gmail.com
Wed Apr 6 13:02:13 PDT 2011


Sorry, yes i'm working on windows (cairo port). But i'll be doing a version
of this on Mac OSX as well.

On Wed, Apr 6, 2011 at 3:55 PM, Ariya Hidayat <ariya.hidayat at gmail.com>wrote:

> > I have a question on tying into javascript context.
> > Basically, my application starts a webkit webview and ....
>
> Next time, at least mention the platform you are working on (as
> specific as possible.
> > I've been able to get this working in one direction
> > (app->webkit->javascript-context) using
> > "stringByEvaluatingJavaScriptFromString". But now i'd like for it to be
> > driven by user events that occur inside the webview.
> > Any pointers, or examples I should look at?
>
> If this is iOS, I suggest looking at PhoneGap source code to see how
> it is done there.
>
>
> --
> Ariya Hidayat
> http://www.linkedin.com/in/ariyahidayat
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110406/6641d024/attachment.html>


More information about the webkit-help mailing list