[Lazarus] upper & lower case problem

FreeMan freeman35 at delphiturkiye.com
Mon Apr 20 13:06:06 CEST 2015


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test_For_Case.7z
Type: application/x-7z-compressed
Size: 60253 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150420/45d2d361/attachment-0001.7z>


More information about the Lazarus mailing list