I'm trying to write a simple gadget that uses some user prefs. I'm copying the examples from here: http://code.google.com/apis/gadgets/docs/reference.html#Userprefs_Ref
But when I load my gadget (or any other gadget) into the sample container, and click the "settings" link, all that is displayed are the "Save" and "Cancel" buttons. No preferences are rendered. When using container/sample1.html, the preferences for the horoscope gadget are rendered. Can anyone explain why these two containers are behaving differently? Also, I can't find any documentation on gadgets.UserPrefStore. There's no mention of it in the spec that I can find. Is it deprecated? - Jasen.