TFindDialog Quickly Disappered After Show With AlphaControls 10.26

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #54824
    crystalmoon
    Participant

      When I Set SkinManager.Option.NoMouseHover:=False;

      TFindDialog Show OK Again.

      #54825
      Master
      Participant
        'crystalmoon' wrote:

        When I Set SkinManager.Option.NoMouseHover:=False;

        TFindDialog Show OK Again.

        I just tested it with both options

        SkinManager.Option.NoMouseHover:=True;

        and SkinManager.Option.NoMouseHover:=False;

        and without UnComment MessageBox It works with both without problem.

        Tested with Rad Studio 10 Seattle and AlphaControls 10.26

        #54831
        crystalmoon
        Participant

          Yes,As I Said,If Uncomment This MessageBox(This is a trick that I have Tested) ,Then the TFindDialog Will works well with AlphaControls 10.26,

          But,If Dont't Use MessageBox ,Let it stay as commnet ,then TFindDialog will Disappear soon,this maybe a bug?; Of course, if Set SkinManager.Option.NoMouseHover:=False; Both Comment or unComment MessageBox,TFindDialog Will works well too.

          BTW:Test under Delphi XE8,But should be reproduced in Delphi 10

          #54832
          Support
          Keymaster

            Hello!

            I'm trying to make a test app using your code, but can't repeat the problem.

            Can you help, please?

            #54836
            crystalmoon
            Participant

              Hello,So here is the error reproduced example

              my demo is something diffent than yours,that is ,I use popupmenu to show FindDialog,not use button.

              #54837
              Master
              Participant

                I just tested your demo and the problem is with the following skins

                Quote:
                Notes Leather

                Notes Plastic

                Notes Sport

                Notes Wood

                choose different skins and it will work normally.

                Note: Check if there's updates for this skins maybe fix the problem.

                #54841
                crystalmoon
                Participant

                  Thanks,That's a good news. and hope for those alphaskins will be update in next release

                  #54848
                  Support
                  Keymaster

                    Thanks for additional information, I can repeat and fix it now.

                    I hope, this issue will be solved in the nearest release.

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