Hi Kishore,

Thanks for your reply.
I am not referring to building Google desktop gadgets but an
application like the one that opens when you double-click the google
desktop icon in the system tray.

Is there any way I can upload an attachment here? If yes, I would like
to upload the image of the interface I am talking about.

Thanks,
Ravi

On May 26, 6:16 pm, Ranga <[email protected]> wrote:
> Hello ravi,
>
> Google Desktop Gadgets are based on - XML and JavaScript/AJAX based API.
>
> Basically it usages these files to develop a Google Desktop Gadget
> - Manifest file for configuration/initialization
> - XML for View or Interface design ( Buttons / controls )
> - JS (javascript) file for Business Logic.
>
> You can not develop Google Desktop in Visual C++.
>
> this info might e useful
>
> Kishor/sg
>
> On Tue, May 26, 2009 at 12:42 PM, Ravi <[email protected]> wrote:
>
> > Hi,
> > I am looking to build an application with the following requirements:
> > - Should be a client application (as google desktop)
> > - Should reside in the system tray
> > - When clicked should open a small popup where it provides space to
> > enter data in approx. 10 fields
> > - When submitted, the data should be sent across to a java based
> > application (remotely placed) which in turn stores the data in the
> > database.
>
> > This application is going to be used by a group of 100 people daily
> > through the day to enter information (roughly 20 times a day). I could
> > have designed this as a web page. But, keeping the usability in view I
> > felt this way is more convenient.
>
> > Please give me your suggestions on this.
> > Can you tell me what language (Visual C++??) is used for developing
> > these google desktop client tools?
>
> > Thanks,
> > Ravi

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to