[webkit-help] [ webkit-help ] Calling JavaScript callBack functions from C++
anil v
anil.vemulapally at gmail.com
Mon Aug 31 11:54:55 PDT 2009
Hi All,
I am trying to call the JavaScript call back function from the C++
application as mentioned in the attached sample file. But it is crashing
when I am calling from the thread.
In my C++ application I have created a thread which continuously listens on
UDP socket and when data comes I need to intimate to the JavaScript
application. When I am calling the JavaScript call back function from the
C++ application webkit is crashing. Could you please suggest me how can I
call the JS callback function from C++ ?
Thanks in Advance.
Thanks,
Anil.V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20090901/7b1effdc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpp2js_notify.cpp
Type: text/x-c++src
Size: 1392 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20090901/7b1effdc/attachment.bin>
More information about the webkit-help
mailing list