roubledo

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • roubledo
    Participant

      Important: I went to each screen and removed the alphacontrols from uses and delphi put the uses again.

      roubledo
      Participant

        I left Delphi and reinstalled version 14.15 and it worked. Without explanation. The important thing that worked.

        in reply to: Code Completion Stopped Working with stable v14.11 #59046
        roubledo
        Participant

          I left Delphi and reinstalled version 14.15 and it worked. Without explanation. The important thing that worked.

          roubledo
          Participant

            I just tested in version 14.15 and the problem continues.

            in reply to: Code Completion Stopped Working with stable v14.11 #59044
            roubledo
            Participant

              I just installed Delphi 10.3 Rio (Version 26.0.32429.4364) and when putting any component alphacontrol (version 14.14) the code auto complete stops working.

              The problem only happens with old projects. In the new projects it works.

              I was using version 14.xx (earlier than 14.14) with delphi tokyo 10.2.3 and it was working.

              in reply to: Error while modifying the BevelKind property of TsPanel #56493
              roubledo
              Participant

                Alter property tsButton

                Anchors

                akLeft = false

                akTop = false

                akRight = true

                akBottom = true

                After saving the form and closing the IDE form and reopening the form in the IDE, the top of the TsButton changes to 7.

                in reply to: Error memory leak #56023
                roubledo
                Participant
                  'Support' wrote:

                  I'm trying to repeat the issue with your instructions, but can't. Can you help me with a demo, please?

                  My email is support@alphaskins.com, but you can upload a demo here also.

                  I managed to isolate the problem. When I put the trirdparty property in skinmanager and add the TDBGridEh and TDBVertGridEh components from EHLIB, the memory leak occurs. I am using EhLib version 9.0.033.

                  in reply to: Error memory leak #55894
                  roubledo
                  Participant
                    'Stephane wrote:

                    You can attach file in the forum.

                    I was able to figure out what causes the error.

                    On the form I have a TSPanel, with visible = false.

                    In TSPanel add TDBGridEh.

                    In the onshow of the form, I add items in TMemTableEh and put TSPanel with visible = true, at this time if closing the application the error occurs. If I remove the line with visible = true, the error does not occur.

                    If you create a new form, with TSPanel and with TDBGridEh, the error does not occur.

                    Version EhLib 9.0.0.33

                    in reply to: Error memory leak #55881
                    roubledo
                    Participant
                      'Support' wrote:

                      How can I repeat this issue?

                      Can you give me a test-app with this memory leak?

                      Send to what email?

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