Apologies for double posting, now sure how it happened.

I also followed the instructions found here :
http://code.google.com/p/gwt-ext/wiki/GettingStarted

so I included the js and css files as suggested, inside the html file.

    <link rel="stylesheet" type="text/css" href="js/ext/resources/css/
ext-all.css"/>
    <link rel="stylesheet" type="text/css" href="js/ext/resources/css/
xtheme-aero.css" />

    <script type="text/javascript" src="js/ext/adapter/yui/yui-
utilities.js"></script>
    <script type="text/javascript" src="js/ext/adapter/yui/ext-yui-
adapter.js"></script>
    <script type="text/javascript" src="js/ext/ext-all.js"></script>

Same error persists...


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to