Stefan, Thanks for the reply. My requirement is something like this: I have a gadget that takes five user preferences. I want to create another wrapper on this gadget that has some logic to feed three user preferences and expose only two remaining preferences. Eg, let us see I have a gadget that shows news items but has these preferences: category (Entertainment, Politics, etc), Source (AP, WaP, NYTimes, etc) and Number of Items. Now I want to create Entertainment gadget that would only ask Source and Number of Items as preferences. There will be some shared code for these components, so don't want to duplicate the code in two seperate gadgets.
Palani On Apr 14, 2:21 am, Stefan vd <[email protected]> wrote: > Hi, > > Did you mean combined gadgets? > You can combined 2 gadget inside one gadget. See a example from the > Fast Shutdown gadget with the Laptop Check. > See developer website:http://kridofk.kr.ohost.de/ > Gadget page:http://desktop.google.com/plugins/i/laptopcheck_4161.html?hl=en > > When a gadget is on opensource you can build it up with you > requirement. Mostly some gadget are opensource so other developer can > use the gadget code and add it on his own gadget project. (see example > above)http://en.wikipedia.org/wiki/Open_source_software > > Kind Regards, > Stefan Van Damme (aka Stefan vd) > Gadget Developer > > On Apr 14, 12:25 am, palani <[email protected]> wrote: > > > > > For my project, we need a requirement to embed a gadget spec inside > > another spec. Is that possible? > > > Another way to look at is to have a new gadget spec that is inherited > > from another gadget spec. Let m know if anyone has tried this.- Hide quoted > > text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
