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
[BUG] ScrollBarThumb and TabPane locale problem
Moderators: CEGUI MVP, CEGUI Team
-
- Just popping in
- Posts: 8
- Joined: Fri Mar 31, 2006 17:33
- Location: Portugal
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Hi,
Thanks for the report.
Is this in relation to property string and / or layout file data interpretation? Or something else?
If you could give a couple more details about what you're doing (which schemes / themes you're using, whether you're creating content in code or loading layouts, and so on), it will aid us greatly when trying to reproduce the issue.
Thanks,
CE.
Thanks for the report.
Is this in relation to property string and / or layout file data interpretation? Or something else?
If you could give a couple more details about what you're doing (which schemes / themes you're using, whether you're creating content in code or loading layouts, and so on), it will aid us greatly when trying to reproduce the issue.
Thanks,
CE.
-
- Just popping in
- Posts: 8
- Joined: Fri Mar 31, 2006 17:33
- Location: Portugal
hi again,
I believe this is a problem related to the interpretation of the .looknfeel file. I found this using a new skin I made, but with minor changes in this file, so I think I didn't mess with xml. At the moment I cannot test the issue using the original skin because I'm using a modified version of CEGUI that no longer supports the taharez skin.
My current locale is PT (Portugal) witch means that the numbers, and the input of an atof() function are using commas instead of dots. I set My application locale to C to get rid of the problem, but probably not a good solution for some people.
I believe this is a problem related to the interpretation of the .looknfeel file. I found this using a new skin I made, but with minor changes in this file, so I think I didn't mess with xml. At the moment I cannot test the issue using the original skin because I'm using a modified version of CEGUI that no longer supports the taharez skin.
My current locale is PT (Portugal) witch means that the numbers, and the input of an atof() function are using commas instead of dots. I set My application locale to C to get rid of the problem, but probably not a good solution for some people.
Return to “Bug Reports, Suggestions, Feature Requests”
Who is online
Users browsing this forum: No registered users and 15 guests