OnMouseEnter event maybe becoming confused?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #49798
    Hamilton
    Participant

      Hi Darren,

      I can repro the problem using the attached demo. If you mouse over the TsButtons on the TsPanel on the upper part of the form then the mouse move event is not being consumed properly by the button and is being passed through to the panel beneath it and that panels' OnMove event is firing too. For the TPanel and TButtons in the lower part of the form the events fire as you would expect.

      Regards,

      Hamilton

      #49800
      DarrenB
      Participant

        Hi Hamilton,

        got your demo. Thanks, confirmed behaviour here too. Never checked for the panel OnMove event being fired…nice add 😉

        Darren

        #49824
        Support
        Keymaster

          Hi and thanks for the demo.

          I see a problem and I'll try to fix it ASAP 🙂

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