Hi,
On the ComboboxUneditable gadget i had no error about the <combobox>.
Make sure you got the latest version of Google Desktop SDK. (I got the
version 1.1.0708.17471)
Download link: http://desktop.google.com/downloadsdksubmit?hl=en

More information about the gadget platform you can find it here on
this website:
http://code.google.com/intl/en/apis/desktop/docs/crossplatform.html#platforms

And i also got the warning about the <platform>. (maybe it can be a
bug).
Normally, when you make a new gadget and you see this warning. It will
not disturb your whole gadget code and design.

Note: if you find a bug on the SDK,.. you can report it on this
website:
http://code.google.com/p/google-desktop-sdk/issues/list

Kind Regards,
Stefan Van Damme (aka Stefan vd)
Gadget Developer


On 12 apr, 14:48, quixotic <[email protected]> wrote:
> I've been working on a gadget that is fairly simple but I'm having
> some problems understanding the development environment.
>
> My installed version of the desktop is 5.8.0809.23506-en-pb. Designer
> is version 1.0.0704.17595. When I load my gadget into Designer, I get
> the following warning in the debug console:
>
> Warning: <platform> is not a valid manifest element
>
> This occurs 4 times each time the gadget is loaded into the Designer
> (i.e. F5 key). Looking at the manifest file, there is only one
> occurrence of <platform> as follows:
>
>         <platform>
>                 <windows minimumGadgetHostVersion="5.0.0.0"/>
>                 <mac minimumGadgetHostVersion="1.0.0.0"/>
>         </platform>
>
> What's the warning message telling me?  What's wrong with the platform
> syntax in the file?
>
> What get's even crazier is loading one of the sample gadgets.  I
> wanted to see how the combobox worked.  I loaded ComboboxUneditable
> and not only do I get the same 4 warnings about <platfrom>, I get 2
> errors as follows:
>
> ERROR: parser: <combobox> is not a valid element
>
> So what's going on?  Do I have a bad mix of Google software
> installed?
>
> Thanks for any help.
--~--~---------~--~----~------------~-------~--~----~
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