Unicode text truncated

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #47313
    Support
    Keymaster

    Hello and thank you for the demo.

    I have recompiled this application, but problem is not exists (Exe is attached).

    Are you sure you have enabled the TNTUNICODE key? And AlphaControls sources were recompiled with this key?

    Can you upload your Exe-file also? Maybe I will have some ideas?

    #47327
    rodneyb
    Participant

    Hi Serge,

    I ran your exe and the text showed up in english. When I run my exe it comes up in Russian.

    Perhaps you need to set the active language to Russian in the IDE and recompile. ie. Project/Languages/Set Active… Russian (Russia).

    I have verified that I do have the TNTUNICODE key enabled and AlphaControls recompiled. If it's not then the unicode strings show up as '????????'.

    I have attached a zip file with a new demo which also includes a TsLabel, TsCheckbox and a TsRadioButton. In the zip file there are also two JPGs which show the resultant form with and without the TNTUNICODE key enabled.

    -Rod

    [attachment=5394:Test2.zip]

    #47386
    Support
    Keymaster

    Hello

    I had a correct result on my PC, look the screenshot 🙂

    But try the new sGroupBox.pas file, I think your issue should be solved there.

    #47389
    rodneyb
    Participant

    Hi Serge. Thanks for that. The TsRadioGroup is now fixed.

    Please don't forget to fix the TsCheckbox and TsRadioButton components as well. (There may be others, I'm not sure.)

    -Rod

    #47414
    Support
    Keymaster

    I think, a cause of problem in these control is in the AutoSize property.

    Please try to change it to False.

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