TsCheckbox and TsRadioButton problems using TntUnicode

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #48087
    Support
    Keymaster

      Try to set the Form1.Font.Charset to RUSSIAN_CHARSET in the project with russian resources.

      #48115
      rodneyb
      Participant

        Thanks Serge, that did fix the problem for this small demo project although it is not such a simple fix for a large project.

        I'm guessing that when using controls with charset set to DEFAULT_CHARSET then if the software is running on a PC running Russian Windows then it should also work.

        My concern is that I don't seem to have to do this for the rest of the components; only checkboxes and radio buttons.

        #48243
        Support
        Keymaster
          'rodneyb' wrote:
          I'm guessing that when using controls with charset set to DEFAULT_CHARSET then if the software is running on a PC running Russian Windows then it should also work.

          Yes, your first examples with checkboxes works without problems on my russian PC.

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