Please, PLEASE fix compatibility issue with TJvTransparentForm!

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #45149
    Support
    Keymaster

      Hello

      Could you give me a test-application please?

      Thank you in advance.

      #45184
      Jeffijoe
      Participant
        'Support' wrote:

        Hello

        Could you give me a test-application please?

        Thank you in advance.

        Yes Sir, sorry for delay!

        Please not that you need the JEDI Visual Component Library – it's free from http://www.Delphi-Jedi.org

        Project is in Attachment!

        Please get with me on Skype, we have talked before: jeffijoe

        #45225
        Support
        Keymaster

          Thank you, I'll research it now.

          #45226
          Support
          Keymaster

            You can add such line :

            Code:
            {$DEFINE NOACPNG}

            to the sDefs.inc file and rebuild the AlphaControls package.

            AlphaControls will not load Png images automatically in this case and you will be able to use JvTransparentForm (picture should be reloaded after a package recompiling).

            Try it please.

            #45230
            Jeffijoe
            Participant
              'Support' wrote:

              You can add such line :

              Code:
              {$DEFINE NOACPNG}

              to the sDefs.inc file and rebuild the AlphaControls package.

              AlphaControls will not load Png images automatically in this case and you will be able to use JvTransparentForm (picture should be reloaded after a package recompiling).

              Try it please.

              This did not help 🙁

              #45238
              Support
              Keymaster

                Please send me Png file which must be loaded into component.

                #45241
                Jeffijoe
                Participant
                  'Support' wrote:

                  Please send me Png file which must be loaded into component.

                  Attached Sir.

                  #45242
                  Jeffijoe
                  Participant

                    Updated! See above!

                    #45257
                    Support
                    Keymaster

                      Thank you!

                      You should reinstall the package after NOACPNG changing, you did it?

                      And you must have full AlphaControls sources of course.

                      I have checked this solution with your image and problem is solved with your demo.

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