[BUG] ScrollBarThumb and TabPane locale problem
Posted: Thu Aug 07, 2008 14:54
Hi,
I got this problem with the horizontal scrollbar thumb and the tabpane control, not showing correctly. I found out that the problem is related to the SO specified locale, my case Portugal. I needed to setlocale(LC_NUMERIC,"C") in order to get this two components to works properly.
Everything else is right except for this two components.
There's an other thread reporting strange behaviour with the scrollbar thums, that I believe it's a different problem.
BTW, CEGUI 0.6.x on windows vista
I got this problem with the horizontal scrollbar thumb and the tabpane control, not showing correctly. I found out that the problem is related to the SO specified locale, my case Portugal. I needed to setlocale(LC_NUMERIC,"C") in order to get this two components to works properly.
Everything else is right except for this two components.
There's an other thread reporting strange behaviour with the scrollbar thums, that I believe it's a different problem.
BTW, CEGUI 0.6.x on windows vista