I want to call a object method in js enviroment, but all of the example is using KVC method -(void)setValue:forKey:, but It seems not to be avaliable in COM interfaces in Windows( I'm using cairo-port)
if I use setWebScriptValueAtIndex, how can i call the object method from js ? thank you! _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
