Re: Static and dynamic loading of images

2010-04-14 Thread Juan Quito
or static images and use different > mechanism that loads non-static images. > > Viliam > > On 12. Apr, 16:54 h., Juan Quito wrote: > > Hello, my application has some standard icons like save, new, edit, > > etc... but the user can customize the icons and specify the images

Static and dynamic loading of images

2010-04-13 Thread Juan Quito
Hello, my application has some standard icons like save, new, edit, etc... but the user can customize the icons and specify the images he wants the application to display at runtime. How can I accomplish this using ClientBundle interface (the standard images would be specified in the extended inter