Hi Anu, Without diving in the gory details, you will have to use the SetPrefs API: http://code.google.com/apis/gadgets/docs/fundamentals.html#SetPrefs
You will have to decide if you want to allow the user in the "Edit Settings" menu, or if you want them to only use the way you intended. If you defined all your prefs as hidden, the "Edit Settings" menu will not be available to the user. The UI part of the user preference management you will design is classic HTML/JavaScript and AJAX if you'd like. The only specifics of iGoogle will be the use of the SetPrefs API. I hope this helps. Jerome On Jan 11, 6:55 pm, Anu <[email protected]> wrote: > I want to use my own UI(html) for google gadget user prefrences.Can > somebody let me know how to develop my own user prefrences UI for > google gadgets. > > Thanks > Anshu
-- 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.
