Page 1 of 1

Thumb in horizontal slider dissapears if inside Tab Control

Posted: Thu Dec 11, 2008 05:40
by ricardo_arango
Hi,

I had an horizontal slider working fine, until I put the window it was in inside a Tab Control. Then the thumb disappeared.

If I take it out, it works.

Posted: Thu Dec 11, 2008 10:04
by CrazyEddie
Hi,

This sounds like a bug I already fixed (http://www.cegui.org.uk/mantis/view.php?id=145). Which version of CEGUI do you use?

As a work-around, you should be able to get it to appear by setting the size of the slider to a couple of different values, this should trigger a re-layout of the slider (yeah, you have to do that in code).

CE.