Added this info in:

http://qooxdoo.org/documentation/user_manual/available_widgets/colorselector


dperez wrote:
> 
> Example settings for translating into Spanish:
> 
>       --define-runtime-setting qx.ui.component.ColorSelector.labelOK:Aceptar \
>       --define-runtime-setting
> qx.ui.component.ColorSelector.labelCancel:Cancelar \
>       --define-runtime-setting
> qx.ui.component.ColorSelector.labelPresets:Preselecciones \
>       --define-runtime-setting
> qx.ui.component.ColorSelector.labelDetails:Detalles \
>       --define-runtime-setting
> qx.ui.component.ColorSelector.labelPreview:'Vista previa antes/ahora' \
>       --define-runtime-setting qx.ui.component.ColorSelector.labelRGB:RGB \
>       --define-runtime-setting qx.ui.component.ColorSelector.labelHSV:HSV \
>       --define-runtime-setting qx.ui.component.ColorSelector.labelHex:Hexa \
> 
> 
> 
> dperez wrote:
>> 
>> Hi,
>> 
>> Added settings in ColorSelector for localization.  They can be overriden
>> easily in a custom build.
>> 
>> Additionally solved 2 bugs:
>> - Bug #1: in the constructor, if vRed==0 then the initial color isn't set
>> - Bug #2: the initial value for the red, green and blue spinners is 255,
>> but the default value for the properties is 0.  This produces that if
>> setting red=0, the spinner shows 255.  Changed the default value for the
>> properties to 255.
>> 
>> I don't have experience with svn.  I have built the diff file with "svn
>> diff ColorSelector.js".  Is this ok?
>> 
>>  http://www.nabble.com/user-files/235803/ColorSelector.diff
>> ColorSelector.diff 
>> 
>>  http://www.nabble.com/user-files/235804/ColorPopup.js ColorPopup.js 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Solved-bugs-in-ColorSelector%2C-support-for-localization.-tf2188054.html#a6055526
Sent from the qooxdoo-devel forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to