> Say you want to display a version number on the backside
> of the widget (is this a bad idea or good idea?), then
> what's the easiest way to get the value of the
> CFBundleShortVersionString key of the Info.plist
> file of our widget bundle?
>
> Or should we just rely on the Get Info command of the
> Finder?
I would just let the user use Get Info.
If you feel you must have it, you can sue the XMLHttpRequest object to get
your info.plist and parse it. You can pass relative urls to XMLHttpRequest.
On the other hand you could hard code it in your HTML, and update the
version when you update your widget.
Thanks,
jl
--------------------------------------------------
John Louch Internet #: email@hidden
(805) 541 2965
_______________________________________________
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