Badge button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #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 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.