How to deal with Java Script in None-GUI applications?
How to deal with Java Script in None-GUI applications?
- Subject: How to deal with Java Script in None-GUI applications?
- From: Andrei Tchijov <email@hidden>
- Date: Mon, 30 Jan 2006 12:05:25 -0500
Hi,
In my application I need to evaluate Java Script ( I need to extract
proxy settings from *.PAC file, which amounts to invoking Java Script
function defined in the file ). The problem is, that I need to do it
in command line tool. There is no GUI, there is no WebView to which I
can send windowScriptingObject. Documentation for WebScriptObject
class states that it can not be instantiated by itself. Does it mean
that I am stack? Is it possible to get WebScriptObject without
WebView object? Alternatively, is it possible to instantiate WebView
object inside command line tool?
You help will be greatly appreciated.
Andrei Tchijov
Leaping Bytes, LLC
_______________________________________________
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