Thanks mon3y for this quick reply and it really helped. But the problem is I want to give the image path dynamically, I mean without compiling the code. For eg: if a compny came,say XYZ, I want to add an image folder and want to specify that path in XML or any other location. Is that possible? thanks in advance
On Nov 28, 11:45 am, mon3y <[EMAIL PROTECTED]> wrote: > Take a look at the ImageBundle class, that has some helper methods to > change images. > > On Nov 28, 8:05 am, zujee <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > Is it possible to load different images and css according to locale > > and company change? > > For eg: i have a company named XYZ and I want to show the customized > > images which contains XYZ for there customization. > > Now Im replaceing all the default images with this particular company > > images. Can i Store these images in a directory ,say XYZimages folder > > and load from that location, So that default images will be there and > > the customized images can show only for that customized company. > > Im currently using ImmutableResourceBundle. > > thanks > > zujee- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
