Hi everyone, I am trying to theme a horizontal qx.ui.form.Slider in such a way that the slider knob has a greater height than the slider bar. The knob is a ChildControl while the bar is the Slider itself. My slider appearance currently sets a decorator.Grid on the bar and the height of the bar to 6 px, and the knob appearance sets a decorator.Background with a center/middle backgroundImage and the height of the knob to 12px. The problem is that the backgroundImage of the knob is clipped to the slider bar, while I want it to overflow on the top and bottom of the slider bar.
Anyone has any idea how to do this? Thanks in advance, Vincent Bernardi ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
