18 messages in com.googlegroups.google-desktop-developerRe: Need Some Assistance with Desktop...
FromSent OnAttachments
jack...@gmail.com13 Feb 2008 13:46 
Teo14 Feb 2008 01:14 
jack...@gmail.com21 Feb 2008 07:07 
Teo21 Feb 2008 07:40 
jack...@gmail.com21 Feb 2008 07:51 
jack...@gmail.com21 Feb 2008 09:29 
jack...@gmail.com21 Feb 2008 09:40 
Bijoy Thangaraj21 Feb 2008 10:28 
Teo21 Feb 2008 10:34 
Bijoy Thangaraj21 Feb 2008 10:59 
jack...@gmail.com21 Feb 2008 11:26 
jack...@gmail.com21 Feb 2008 11:45 
Bijoy Thangaraj21 Feb 2008 11:45 
Bijoy Thangaraj21 Feb 2008 11:48 
jack...@gmail.com21 Feb 2008 11:51 
jack...@gmail.com21 Feb 2008 12:00 
Benjamin [API Guru]21 Feb 2008 14:01 
jack...@gmail.com21 Feb 2008 14:50 
Subject:Re: Need Some Assistance with Desktop Gadget
From:jack...@gmail.com (jack@gmail.com)
Date:02/21/2008 07:07:37 AM
List:com.googlegroups.google-desktop-developer

Teo,

Thanks for your reply. I've read through the document, but am still at a loss to get the Gadget Designer application to really edit my code accordingly. It seems every time I edit something in code view, things crash. Can google desktop Gadgets only be created through this application? I can't seem to find a good example of input fields within a gadget. Right now I've created two 'edit boxes' as my input fields. Is this the right method?

I've created a Yahoo Widget that is functional with XML, but am really struggling with the Google Gadget because I can't see code examples of how things work when passing variables to a javascript file.

Thanks,

Chris

On Feb 14, 2:14 am, Teo <teom@gmail.com> wrote:

Hi,

you can't put in regular HTML tags, but you can still do this XML fashion, some tags differ a bit. This page will give you a good
start:http://desktop.google.com/dev/gadgetapi.html

Thanks, Teo

On Wed, Feb 13, 2008 at 11:46 PM, jack@gmail.com <

jack@gmail.com> wrote:

Hello there,

I'm developing Gadgets at the moment and am having difficulties using the Desktop Gadget Designer. I had success with an iGoogle Gadget, please see here:

But upon trying to code my HTML form into the gadget in Desktop Gadget Designer, I keep getting errors. Is there no way to implement HTML code into the mail.xml file with this:

<Content type="html"></Content>

Any help would greatly be appreciated.

Thanks,

Chris in Colorado