TsRollOutPanel with AutoHide may close unexpectedly

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #58099
    Support
    Keymaster

      Thank you for the demo. Interesting situation.

      I think, panel should be hidden if not focused or if mouse is not hovered there…

      But panel is visible after form showing. Maybe this panel must be hidden if not focused after showing?

      #58102
      HeDiBo
      Participant
        'Support' wrote:

        Thank you for the demo. Interesting situation.

        I think, panel should be hidden if not focused or if mouse is not hovered there…

        But panel is visible after form showing. Maybe this panel must be hidden if not focused after showing?

        I don't understand what you mean. Think again. As it is now it's not possible to have a TsDateEdit field in a roll out panel with auto hiding.

        #58104
        Support
        Keymaster

          I mean, that if AutoHide property of panel is True, then panel must be hidden if not focused and if it's not under mouse.

          This condition is not correct?

          #58107
          HeDiBo
          Participant
            'Support' wrote:

            I mean, that if AutoHide property of panel is True, then panel must be hidden if not focused and if it's not under mouse.

            This condition is not correct?

            The point is that the month calendar is an integral part of the date edit control. So if the calendar drops down, focus is really on the date edit and that control is part of the roll out panel. So the roll out panel should not collapse.

            #58112
            Support
            Keymaster

              I have recompiled your project, but panel is expanded if calendar is dropped down there.

              Look my Exe. Do you have another behavior of the component?

              #58115
              HeDiBo
              Participant
                'Support' wrote:

                I have recompiled your project, but panel is expanded if calendar is dropped down there.

                Look my Exe. Do you have another behavior of the component?

                After the first time it collapsed, the problem starts. Best set the Collapsed property to True at design time. You'll have the problem straight away.

                #58095
                Support
                Keymaster

                  I see it now, I will change it in the nearest release.

                  #58171
                  HeDiBo
                  Participant
                    'Support' wrote:

                    I see it now, I will change it in the nearest release.

                    Solved in AC 13.17 a7.gif

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