Alpha Hints – no show all unicode chars

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34230
    Ondra
    Participant

    Hello,

    In the procedure TsHtml.ShowCut() is a tiny bug that blocks of Unicode characters of the Czech language.

    Expression AnsiChar(Origin) returns for char “č” value #13 and is removed!

    It would probably be sufficient to eliminate AnsiChar().

    File: sHtmlParse.pas

    Version: 7.26

    #44332
    Support
    Keymaster

    Hello

    Try to remove calling of the AnsiChar function. I'll do that in the nearest release.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.