I'm trying to display icons on my Panels and Tabs etc using
setIconCls('icon-name')
However the Widget is displayed without any icon. I've looked at my
ext includes, and it has this structure:

js
  ext
     /adapter
    /resources
     ext-all.js
     ext-all-debug.js
     ext-core.js
     ext-core-debug.js

...then I have these in the html page:

<link type="text/css" rel='stylesheet' href='js/ext/resources/css/ext-
all.css'/>
<script type="text/javascript" src="js/ext/adapter/ext/ext-base.js"></
script>
<script type="text/javascript" src="js/ext/ext-all.js"></script>

What could I possibly be doing wrong?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to