Announcement

Collapse
No announcement yet.

Version 8.5.2.0 does not accept accents

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Version 8.5.2.0 does not accept accents


    error with version 8.5.2.0 with accented characters, I noticed that in the label the accent does not work

  • #2
    check your [font] settings.. ie; Arial

    Comment


    • #3
      Hi KELLYRUTH to Check if it's a problem with Label Dialog you could try -
      Page On Show
      PHP Code:
      Label.SetText("Label4""your text"); 
      Have you tried using accents on Button names etc
      I have not got a non us keyboard to test, sorry
      Cheers

      Comment


      • #4
        Just thought it worth noting that I experience the same problem. It's not just v8.5.2.0 - the same thing happens on v8.5.0.0.
        Yet it does not happen on v7.5

        The problem seems to be specific to Labels and Paragraphs - it does not occur on Buttons.

        So, it does not seem to be a keyboard-issue, nor a font-issue. It may well be a bug in v8 builds.

        Comment


        • #5
          //EDIT

          Okay, found the problem - it's not a bug.

          The problem is occurring because the default setting on the object's dropdown-menu for script has been set on Cyrillic. Just change it to Western and the problem is solved.

          So:
          1. Go to Label object's Properties window.
          2. Select Font tab
          3. In the dropdown menu for Script, change from Cyrillic to Western.

          Click image for larger version

Name:	script.png
Views:	187
Size:	10.6 KB
ID:	298974

          Comment


          • #6
            Thank You uuuii

            Comment


            • #7

              I will continue with the version 8.5.1.0-the 8.5.2.0 has many problems. I thought it was my laptop but I did not

              Comment


              • #8
                I still on 8.2 just cos the updates what been out since never affected me and I not paying for hole fixs lol
                Plugins or Sources MokoX
                BunnyHop Here

                Comment


                • #9
                  Yes,, 8.5.2.0 has a problem with font.. when i used to preview and buld my project the font is force to change to other font..
                  Example attached:

                  i think 8510 is the stable version.
                  Attached Files

                  Comment


                  • #10
                    hi i have problem also in cyrillic font particular in Ukraine language.
                    im using 8.5.1.0
                    as you can see input accept the ukraine character but i tried this script:
                    Paragraph.SetText("Paragraph1", Input.GetText(this))
                    Label.SetText("Label1", Input.GetText(this))

                    the results are showing ??????

                    Comment

                    Working...
                    X
                    😀
                    🥰
                    🤢
                    😎
                    😡
                    👍
                    👎