'Flat' property not working on TsSpeedButton

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34163
    IPSteven
    Participant

    I am using AlphaControls 2010 v7.24 stable under Windows7 with Delphi 2010.

    The Flat property does not work on TsSpeedButton.

    The closest that you can get to the proper behavior is to change the skin section under skin data from SPEEDBUTTON to SPEEDBUTTON_SMALL.

    Best regards,

    Steven

    Here's a couple of images as examples.

    All of the SpeedButtons have the Flat property set as True (but for the top 4 AlphaControl buttons the setting has no effect).

    SPEEDBUTTON and SPEEDBUTTON_SMALL refer to what skin section that row of buttons is using.

    TsSpeedButton_1.png

    TsSpeedButton_2.png

    TsSpeedButton_3.png

    TsSpeedButton_4.png

    TsSpeedButton_5.png

    TsSpeedButton_6.png

    TsSpeedButton_7.png

    TsSpeedButton_8.png

    TsSpeedButton_9.png

    #44093
    Support
    Keymaster

    Hello Steven

    Kind of TsSpeedButton can't be changed automatically after the Flat property changing, this kind will be changed with changing of the SkinData.SkinSection property.

    I will think about automatic changing.

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