Master

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: "Ghosts" on TSpeedButton #54899
    Master
    Participant

      I just tested it and it works normally this problem didn't happen with me

      I use Rad Studio 10 Seattle and Win10 Pro

      in reply to: sMemo many problems at RunTime #54898
      Master
      Participant

        You welcome, Waiting for it and hope it will be soon.

        in reply to: Runtime Error #54886
        Master
        Participant

          if you can attach a demo so we can check it and try to help you

          in reply to: Problems with maximized windows #54840
          Master
          Participant

            I don't have Delphi 7 installed so I tested it with Rad Studio 10 Seattle and Windows 10 Pro

            I made a Demo with 10 Forms and Skin and opened it many times everything work well without problem.

            Sorry I don't know about Delphi 7, Someone else should test it.

            You can try remove AlphaControls and Delete all its files then reinstall it again.

            Sometimes it can help.

            [attachment=7629:TenSkinnedFormsTest.rar]

            in reply to: Control "" has no parent window problem #54839
            Master
            Participant

              Hello

              Thank you, waiting for it.

              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.

                in reply to: No DBTimeEdit? #54826
                Master
                Participant
                  'Support' wrote:

                  Hello, Master!

                  Maybe this new component will be added later in the package, but I can't promise it now.

                  No need to promise I'm sure you always do your best.

                  and Thank you, I Hope it will be added someday 🙂

                  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

                    in reply to: MainMenu lost skin #54822
                    Master
                    Participant
                      'k&k' wrote:

                      Hello,

                      Yes, but you must attach ImageList. I made a little example.

                      sSkinProvider.DrawNonClientArea Must be True

                      Add this line to FormCreate event and Main Menu will be skinned even without ImageList

                      sSkinProvider.DrawNonClientArea := True;

                    Viewing 9 posts - 1 through 9 (of 9 total)