TsPanel BevelOuter bug

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #37030
    Gino D
    Participant

    When changing the BevelOuter property of a TsPanel (in a non-parented form) the color of the TsPanel is affected.

    [attachment=7754:Pic1.png]

    [attachment=7755:Pic2.png]

    Test application compiled with Delphi XE6: [attachment=7756:BevelOuter Error.zip]

    I'm using the AlphaControls version 10.30

    Gino

    #55225
    Support
    Keymaster

    Thank you for the demo, I will fix this issue in the nearest release.

    #55242
    Support
    Keymaster

    I have researched your demo and I can say now that it's not the bug, but this is a feature.

    When bvRaised specified then panel is drawn with using of the 'PANEL' skin section.

    If specified bvLowered then 'PANEL_LOW' used.

    If bvNone then used the 'TRANSPARENT' skin section, panel is fully transparent in this case.

    #55257
    Gino D
    Participant

    Oh I see, i was not aware of this functionality, thank you for the clarification 🙂

    #57815
    Rafał Drzewiecki
    Participant

    How to do it to turn off only the panel BevelOuter ( with panel no border and Transparent = False )?

    #57836
    Support
    Keymaster

    It's not possible at the moment.

    If you really need such feature, we can try to find a solution.

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