Strange behavior of TsEdit field

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #69467
    MetroFX
    Participant

    Something strange happens with the TsEdit field after updating to 15.15. After entering the text everything is OK. When I go back to TsEdit and change its contents and then leave this field with the Tab key, I cannot see what has been changed until the mouse cursor appears over this edited field or the change is made only after a few long seconds.

    The same happens with the TsComboBoxEx field. After you programmatically change the index number of the ItemIndex icon, the change appears with a slight delay.

    #69469
    HeDiBo
    Participant

    (…) I cannot see what has been changed until the mouse cursor appears over this edited field or the change is made only after a few long seconds.

    I cannot reproduce your problem. Can you make a small test project to show it?

    #69470
    MetroFX
    Participant

    This is a strange behavior that doesn’t happen every time. After reverting to 15.12 everything works fine.

    #69477
    MetroFX
    Participant

    I am posting a video showing the problem with the TsEdit field.

    #69478
    HeDiBo
    Participant

    I am posting a video showing the problem with the TsEdit field.

    A very nice utility that lets you post the video directly in the forum item is ScreenToGif It lets you generate a GIF and the forum allows that to be attached unaltered. The GIF is also nicely small.

    #69479
    MetroFX
    Participant

    Unfortunately, I cannot post the video.. Maximum file size allowed is 2 MB.

    #69481
    HeDiBo
    Participant

    Use ScreenToGif. The video will be small enough

    #69482
    MetroFX
    Participant

    Link to video
    Video

    #69483
    MetroFX
    Participant

    The problem is with the CanvasDark skin and when we set the SkinSection to GROUPBOX for the TsEdit control.

    A little example in attachment.

    #69484
    MetroFX
    Participant

    A little example in attachment.

    Attachments:
    You must be logged in to view attached files.
    #69487
    HeDiBo
    Participant

    Link to video
    Video

    The link does not work. Please use ScreenToGif.

    A little example in attachment.

    The project only shows it goes wrong. Please add the project’s source so we can replicate it here.

    #69488
    MetroFX
    Participant

    OK. In attachment.

    Attachments:
    You must be logged in to view attached files.
    #69490
    HeDiBo
    Participant

    Thanks. The problem is that skin GROUPBOX is not usable for showing text. In contrast to TsGroupBox.
    By manipulating the skins at run time, I was able to show the text in the group box. First use a skin that shows the text, then focus on the second TsEdit field, then set the skin to Canvas Dark. Now the text may or may not show.
    Maybe Serge can shed some light on this.

    #69500
    MetroFX
    Participant

    I am very hopeful that the problem will be fixed in the next version. Right now I’m going back to 15.12 and waiting for some good news.

    #69515
    Support
    Keymaster

    Thank you for the demo.
    I think, I understand the problem and this problem will be solved in the nearest release.

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