Skip to content

Unicode problem #1

Open
Open
@cliviu66

Description

@cliviu66

I use ctxTouchKeyboard in my aplication and but i have an error when i try to use ChrW in layout :
Private Sub Form_Load()
ctxTouchKeyboard.Font = "DejaVu Sans"
ctxTouchKeyboard.Font.Size = 20
ctxTouchKeyboard.ForeColor = &HFFFFFF
ctxTouchKeyboard.Layout = "1 2 3 4|||N 5 6 7|||N 8 9 .|||N 0 " & ChrW(&H21E6&) & "||B "
End Sub
Private Sub pvLoadLayout(sLayout As String)
2021-11-10_142357

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions