Badge button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #37701
    maz_polo
    Participant

    I have placed a TacFloatBtn (TsFloatButtons item), over a TsSpeedButton.

    When inside a TsRollOutPanel, the RolloutPanel collapses when the mouse enters the TacFloatBtn.

    Any suggestions appreciated.

    #57475
    maz_polo
    Participant
    'maz_polo' wrote:

    I have placed a TacFloatBtn (TsFloatButtons item), over a TsSpeedButton.

    When inside a TsRollOutPanel, the RolloutPanel collapses when the mouse enters the TacFloatBtn.

    Any suggestions appreciated.

    Sorry, forgot to include the image.

    #57487
    Support
    Keymaster

    Hello!

    Panel collapses because the MOUSELEAVE message is received and AutoHide property is True.

    Maybe you can disable the AutoHide property?

    #57497
    maz_polo
    Participant
    'Support' wrote:

    Hello!

    Panel collapses because the MOUSELEAVE message is received and AutoHide property is True.

    Maybe you can disable the AutoHide property?

    Hi.

    That is the point. I want it to be auto hide.

    The problem is how to simulate a badge over a button, like a TadvSmoothToggleButton status.

    #57500
    Support
    Keymaster

    I will think how to implement such BadgeButton, but there is no better solution at the moment.

    #57511
    maz_polo
    Participant
    'Support' wrote:

    I will think how to implement such BadgeButton, but there is no better solution at the moment.

    Thanx.

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