Yes, please stay tuned for updates, we are working on this. Thanks
for you patience.
Also regarding receiving a text document response from the server,
you should probably try using overrideMimeType:
req.overrideMimeType("text/xml");
I would try calling that method after calling open() but before
calling send() and see if it has any effect. It should override the
mime type of the response you are receiving from the server, perhaps
making it easier for XMLHttpRequest to present you with the results.
Todd
On Aug 28, 2006, at 1:34 PM, Stephan Huebner wrote:
Hi Todd,
On 28.08.2006, at 21:32, Todd Ditchendorf wrote:
Johnny's code here is an example of a widget that should probably
be updated in time for Leopard due to the change I alluded to
earlier.
Is there a legal way to find out something about changes that
should be made to Widgets regarding requests or other things (if
you're not a paying developer with access to OSX-Developerversions)?
Greetings,
Stephan
_______________________________________________
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