Strange Pink Corners Appearing

  • This topic has 7 replies, 2 voices, and was last updated 4 years ago by TAZ.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #69539
    TAZ
    Participant

    Hello again. It has been a long time since I looked at my project.

    I have never noticed what appears to be background that is not masked for calling form that have rounded corners (extended borders turned off). This only appears for skins that have rounded corners which is obvious.

    Is this a normal condition now? Like I said, I have not kept up with version 15 progress since it came out of beta.

    Thanks.

    Using Windows 10, Delphi Rio 10.3.3

    Attachments:
    You must be logged in to view attached files.
    #69550
    Support
    Keymaster

    The version of used skin-file is 15?
    I can’t repeat such situation, can you give a small demo? Is it possible?

    #69551
    TAZ
    Participant

    I will try to duplicate it. Thanks.

    #69563
    TAZ
    Participant

    Never mind. It is on my end.

    #69564
    TAZ
    Participant

    I put together a project that demonstrates what might be problem or not.

    The use of setting the form disabled when calling the dialog and then setting the form enabled is part of the SkinProvider DisabledBlured routine. However, if you do not set this routine and have the form disabled, the “pink” corner edges appear.

    To prevent this in my code all I have to do is not disable the form if the blured routine is false.

    So I guess this is just a “heads up”?!?

    Sorry and thanks.

    #69565
    TAZ
    Participant

    File included.

    Attachments:
    You must be logged in to view attached files.
    #69570
    Support
    Keymaster

    Thank you for the demo, I will check why it happens there.

    #69655
    TAZ
    Participant

    Appears fixed, thanks.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Strange Pink Corners Appearing’ is closed to new replies.