I can't tell from the gadgets api whether the gadgets.* api is
available in production iGoogle or only in the sandbox. Clarification
on this would be greatly appreciated as I am attempting to create a
shareable gadget.

Currently in production iGoogle I am using <optional
feature="shareable-prefs"/>, the share popup comes up and allows you
to select collaborative or viewer and send the gadget to another user.
However, when the other user installs the gadget the user prefs are
not shared between the users (view or collaborative). I'm assuming
that this is due to the gadgets.* api not yet being active. I have
tried using "var prefs = new gadgets.Prefs();" in place of "var prefs
= new _IG_Prefs();" but all I receive is an error.

Any clarification on this issue would be greatly beneficial.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to