Hi Fabian,
> Hi skar,
>
> there are two ways to style a widget, which apply to the Slider as well:
>
> 1. Set the properties directly
>
> You can style the background by setting properties on the slider. You 
> can access the knob using
> slider.getChildcontrol("knob"). The background of a widget is usually 
> defined using the "decorator" property.
>
> 2. Use themes
>
> You can define the look of a slider using the appearance theme. This is 
> how the slider is styled in the framework:
>   
Thanks for the tips and the code.

I changed the theme for just the knob with my own decoration which uses 
a different bg image and it works now :)

cheers,
skar.

-- 
--
The life so short, the craft so long to learn. 


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to