PDA

View Full Version : skinning components without replacing resources?


schvenk
06-12-2006, 06:27 AM
I have some components I'd like to design new skins for. The docs recommend replacing the default images in the LPS components/ directory. However, I have more than one Laszlo app under development within a single LPS server, so I'd rather leave those default images in place. Is there an easy way to override them for a single app?

mahmoud
06-12-2006, 10:24 AM
That is an interesting question. I remember seeing something about "styles". You might want to look it up in the documentation. I myself was just thinking about the same thing today. I will let you know if I found out more.