Hmm... So if i want five toolbarbuttons with five different colors i 
have to make five appearances?

Best Regards,
alex.d
> Alex D. schrieb:
>> It doesnt' work too. WTF???
>
> Currently the appearance themes share the properties with you, the 
> developer. That's problematic, because they are not a fallback or 
> something.
>
> We will change this in one of the next major versions, but currently 
> you have to modify the appearance theme or select another appearance 
> on your toolbarbuttons.
>
> Cheers,
>
> Sebastian
>
>
>>> I think you have overcomplicated it. Try this:
>>>
>>> var stuff = new qx.ui.toolbar.ToolBarRadioButton("stuff");
>>> stuff.setBackgroundColor("#FFFF00");
>>>
>>> Jim
>>>  
>>>
>>>
>>>
>>> On 10/13/06, *Alex D.* <[EMAIL PROTECTED] 
>>> <mailto:[EMAIL PROTECTED]>> wrote:
>>>
>>>     Hi folks,
>>>
>>>     One little question: I can not set background color to my
>>>     ToolBarRadioButton and i don't really get why:
>>>       var stuff = new qx.ui.toolbar.ToolBarRadioButton("stuff");
>>>       stuff.set({ backgroundColor:(new
>>>     qx.renderer.color.Color("#FFFF00"))  });
>>>
>>>     What's wrong?
>>>
>>>     Regards,
>>>     alex.d
>>>
>>>     
>>> ------------------------------------------------------------------------- 
>>>
>>>     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 
>>>
>>>     
>>> <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642> 
>>>
>>>     _______________________________________________
>>>     qooxdoo-devel mailing list
>>>     [email protected]
>>>     <mailto:[email protected]>
>>>     https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>
>>>
>>
>> ------------------------------------------------------------------------
>>
>> ------------------------------------------------------------------------- 
>>
>> 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
>
>

-------------------------------------------------------------------------
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