Hidden TsRadioButton becomes visible on mouse over

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #37860
    Stephane Senecal
    Participant

    I have a hard one here.

    I can reproduce this behavior only with Delphi 7.

    You need a frame with TsFrameAdapter on it.

    Drop a TsPanel in the frame.

    Drop a TsRadioButton in the panel at the very top of it (Top=0).

    Set the visible property of the radiobutton to false.

    In a TForm, drop a TsSkinManager and select a skin.

    Drop the frame on the form.

    Run the application.

    The radio button is not visible, but if you mouse over where it would be from the top, it shows suddenly.

    It does not shows if the mouse comes from the bottom.

    It is like, if the first thing under the mouse while entering the panel is the radio button, it makes it visible.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #40436
    Support
    Keymaster

    Hello, Stephane!

    This issue will be solved in the nearest release.

    #58039
    Stephane Senecal
    Participant

    A little problem subsists.

    When the frame has its Visible property set to False at design-time and then set to True at run-time, the radio button becomes visible even though it's visible property is False.

    This problem is also reproducible in Delphi Berlin.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58048
    Support
    Keymaster

    Hello!

    I can't repeat it in the tests. Can you help me with demo, please?

    #58050
    Stephane Senecal
    Participant

    Voila

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58060
    Support
    Keymaster

    Thank you!

    This issue will be solved in the nearest release.

    If you has sources of the package, I can send you a patched file right now.

    #58061
    Stephane Senecal
    Participant

    Yes please, I'll test it.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58062
    Support
    Keymaster

    Look PM, please.

    #58072
    Stephane Senecal
    Participant

    It works, thanks.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

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