Teo, thanks buddy. its working fine. Thanking you very much.
On Thu, Dec 4, 2008 at 6:16 PM, Teo <[EMAIL PROTECTED]> wrote: > Yes, you can also use it to store stuff between usage sessions... > > > On Thu, Dec 4, 2008 at 1:36 PM, Java Developer <[EMAIL PROTECTED]>wrote: > >> yes, I meant exactly the same. >> that's, how to store values on local system and retrieve it whenever >> needed >> The options object, I used to transfer the values from options.js to >> main.js whenever any changes happens. >> >> >> On Wed, Dec 3, 2008 at 6:25 PM, Teo <[EMAIL PROTECTED]> wrote: >> >>> I think i'm missing something here.. The options object should do this >>> for you. You can apply the values you retain in options when the gadget >>> opens (or whatever event you need, like the logging in...). Don't you mean >>> storing some values offline ? >>> >>> On Mon, Dec 1, 2008 at 7:43 AM, Java Developer <[EMAIL PROTECTED]>wrote: >>> >>>> Hi Treo, >>>> Firstly, thanking you for support. >>>> >>>> my gadget is fine and I'm done with it. >>>> user can change the location from the server, and select any.default >>>> location is Atlanta,US. >>>> I would like to save the user preferences(for ex, user may select >>>> Bangalore,India) and my gadget has to reload with user preferences after >>>> re-logging or rebooting. >>>> is there any way to achieve this requirement. >>>> >>>> >>>> >>>> On Sun, Nov 30, 2008 at 3:22 PM, Teo <[EMAIL PROTECTED]> wrote: >>>> >>>>> Hi, >>>>> i think you're looking for the options object. You can find detailed >>>>> info in the API reference: >>>>> http://code.google.com/apis/desktop/docs/gadget_apiref.html#options >>>>> >>>>> Thanks, >>>>> Teo >>>>> >>>>> >>>>> On Thu, Nov 27, 2008 at 3:20 PM, Java Developer <[EMAIL PROTECTED]>wrote: >>>>> >>>>>> Hi, >>>>>> My gadget is not getting loaded after restarting the system. >>>>>> it comes with blank fields after rebooting/re logging. >>>>>> How can I retain the values which I set before shutting down/logging >>>>>> off? >>>>>> >>>>>> Thanks in Advance. >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Teo (a.k.a. Teominator a.k.a. Teodor Filimon) >>>>> site www.teodorfilimon.com | blog www.teodorfilimon.blogspot.com >>>>> GMT +2 >>>>> >>>>> >>>>> >>>> >>>> >>>> >>> >>> >>> -- >>> Teo (a.k.a. Teominator a.k.a. Teodor Filimon) >>> site www.teodorfilimon.com | blog www.teodorfilimon.blogspot.com >>> GMT +2 >>> >>> >>> >> >> >> > > > -- > Teo (a.k.a. Teominator a.k.a. Teodor Filimon) > site www.teodorfilimon.com | blog www.teodorfilimon.blogspot.com > GMT +2 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" 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-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
