I added my test project, but you made, I saw your screenshots.yes view in are normal. If I'm not wrong that screen in linux, I'm on osx and x64 qt. Maybe problem on osx qt
My lazarus svn r48779.
Sorry Juha, while testing zeljko's suggestion, you wrote. In LazUTF8 UTF8xxxxCase work good for me. But viewing problem still have it. I mean Upper case spell has dot but not painting. In IDE as well.
Type 'ĞÜŞİÖÇI' to caption property of tlabel from object inspector,
 in form: dots not painting
in Object inspector: caption property is selected(focused)
   if text is selected, dot not painting
   if text is not selected dot painting
caption property is NOT selected(not focused)
  dots not painting.

On 20.04.2015 12:32, Juha Manninen wrote:
AnsiUpperCase should work when the "Better Unicode Support" is configured.
All UTF8...() functions in LazUTF8 are set as backends for RTL's
Ansi...() functions.

Yes, I can imagine such translation errors can cause problems. I think
this one is a bug in UTF8UpperCase (called by AnsiUpperCase).
I always wondered how it can work when there are many decomposed
characters and language dependent differences.
Please report with a minimal test application.

Juha

Attachment: Test_For_Case.7z
Description: application/7z-compressed

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to