[Lazarus] upper & lower case problem

Juha Manninen juha.manninen62 at gmail.com
Mon Apr 20 17:44:17 CEST 2015


On Mon, Apr 20, 2015 at 2:06 PM, FreeMan <freeman35 at delphiturkiye.com> wrote:
> 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.

I don't see any such errors with Linux + QT. You should try Carbon or
Cocoa with OSX.
BTW, AnsiUpperCase / AnsiLowerCase are the right functions to use with
the new UTF-8 support in Lazarus.
It is even Delphi compatible even though they use different character
encoding internally.

Juha




More information about the Lazarus mailing list