Re: [qooxdoo-devel] Change of UI to work with localisation

2006-04-03 Thread Sebastian Werner
Kent Olsson schrieb: One solution It is needed to change the following: 1. the type of setProperty can only have one type not a list of types for example if a label has a text string and a function retrieving the text string as in localisation. QxExtend class. 2. then the rend

Re: [qooxdoo-devel] Change of UI to work with localisation

2006-04-03 Thread Thomas Oeding
i'm interested too -- View this message in context: http://www.nabble.com/Change-of-UI-to-work-with-localisation-t1384308.html#a3722054 Sent from the qooxdoo-devel forum at Nabble.com. --- This SF.Net email is sponsored by xPML, a groundbreak

[qooxdoo-devel] Change of UI to work with localisation

2006-04-02 Thread Kent Olsson
One solution It is needed to change the following: 1. the type of setProperty can only have one type not a list of types for example if a label has a text string and a function retrieving the text string as in localisation. QxExtend class. 2. then the rendering of all widgets mu