Which approach is better, to have images set in code (ImageResource +ResBundle, etc...) or to have set them in css.
One string good reason is that in css u can set different images according to screen resolution. You can have separated css's for different screen resolution, to customize gui better. What about performance ? for example fast switching images( e.g enabled, disabled) Set resource from code is faster vs addStyleName, and changing images in css? -- 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.
