PDA

View Full Version : qss and i18n



KrishnaKishan
13th June 2007, 12:55
How to change the background image of a widget set from qss file when the language is changed. For example, when user changes language, the background image of a widget should also change.

wysota
13th June 2007, 17:54
I don't think it can be done using qss. You have to intercept the languageChange event and replace the image.