> On Nov 21, 2005, at 9:39 PM, Brian Klock wrote:
>
>> Has anyone found a way to get widget.openURL(url) to succeed if it
>> is passed a url that begins with "file://"? It must be either a
>> security constraint or a mistake in the widget API, though I'm not
>> sure the logic could be for giving widgets a constraint such as this.
>
> There may be an Info.plist key you need (something about allowing
> file access outside the widget; see Apple's widget documentation),
> but if that still doesn't work, you might try widget.system("/usr/bin/
> open /path/to/file");.
You need to add the " AllowFileAccessOutsideOfWidget" Info.plist key to your
widget.
Thanks,
jl
>
> Ben
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Dashboard-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/dashboard-dev/email@hidden
>
> This email sent to email@hidden
--------------------------------------------------
John Louch Internet #: email@hidden
=
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Dashboard-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/dashboard-dev/email@hidden
This email sent to email@hidden