Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
options.storage
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ekuemoah  
View profile  
 More options Apr 13 2011, 1:18 am
From: ekuemoah <aquia...@gmail.com>
Date: Tue, 12 Apr 2011 22:18:11 -0700 (PDT)
Local: Wed, Apr 13 2011 1:18 am
Subject: options.storage
Hello,

I used options.putValue to store data.  I closed my google designer.
when I opened it and tried to retrieve teh data, I could not get the
data using options.storeValue.  How do I permanently store data
entered into a form on my google gadget and then retrieve it back into
my program?

thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Benjamin [API Guru]  
View profile  
 More options Apr 13 2011, 1:20 pm
From: "Benjamin [API Guru]" <codename.mat...@gmail.com>
Date: Wed, 13 Apr 2011 10:20:37 -0700 (PDT)
Local: Wed, Apr 13 2011 1:20 pm
Subject: Re: options.storage
Hello,

you can store using options.putValue and load using options.getValue.

However when you start your gadget in the designer it will behave the
same way it would when a user first installs it in Google Desktop. You
can set default values for your options using
options.putDefaultValue() in your main function which will be used
until the user configures the gadget in your options dialog.

Cheers,
Benjamin

On Apr 13, 7:18 am, ekuemoah <aquia...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions Older topic »