TsTabSheet close button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #36551
    Lasse
    Participant

    TsTabSheet close button partly painted (see attachment), if the caption is changed.

    How to reproduce:

    1. Add TsPageControl and TsTabSheet for it, use for example Windows 10 skin

    2. Create a button and add on click code: sTabSheet1.Caption := sTabSheet1.Caption + 'X'

    3. Run

    4. Move mouse over a close button. (first time looks ok)

    5. Push button and 'X' is inserted into caption

    6. Repeat from 4.

    #53511
    Support
    Keymaster

    Thank you I'll try to repeat it soon.

    #53517
    Lasse
    Participant

    I forgot to mention that I was using Delphi XE8 on Windows 7, if that is relevant.

    #53572
    Support
    Keymaster

    Hello

    I'm sorry, I'm trying to repeat is with your demo, but can't.

    Can you give me more instructions or video, please?

    #53646
    Lasse
    Participant

    Here is a simple sample project (see attachment). Change the project path.

    1. Run

    2. Move mouse over the close button. (first time it looks ok)

    3. Push button and 'X' is inserted into caption

    4. Repeat from 2.

    Just tested and the problem is still there.

    #53647
    Support
    Keymaster

    Understand now, thank you! I'll fix it in the nearest release.

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