AC 9.19 – wsMaximized, wsMinimized bug

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #53038
    Support
    Keymaster

      Hello!

      Can you share this program? (with sources and Exe)

      #53055
      Rafał Drzewiecki
      Participant

        Yes i send you code with exe,

        but problem is in this code:

        procedure TfRaflo.FormResize(Sender: TObject);

        begin

        TitleBar.Items[1].Caption := 'Wymiary Formy: ' + IntToStr(fRaflo.Width) + ' x ' + IntToStr(fRaflo.Height) + ' SkinManager ' +

        SkinManager.Version;

        end;

        #53056
        Rafał Drzewiecki
        Participant

          Enclose file

          #53057
          Rafał Drzewiecki
          Participant

            Look this: http://youtu.be/8xsYHt-Ytsk

            And enclose file:

            #53058
            Rafał Drzewiecki
            Participant
              'RafaƂ wrote:

              Look this: http://youtu.be/8xsYHt-Ytsk

              And enclose file:

              -> Secound bug

              When SkinMenager.AnimEffects.Minimizing

              – Active = True (is error)

              – Active = False (no error)

              #53075
              Support
              Keymaster

                Hello!

                Thank you for demo-apps. I have made some changes, can you check it? Do you have a package sources?

                #53092
                Rafał Drzewiecki
                Participant
                  'Support' wrote:

                  Hello!

                  Thank you for demo-apps. I have made some changes, can you check it? Do you have a package sources?

                  Yes, I have sources. My email lcdk@lcdk.pl

                  #53095
                  Support
                  Keymaster

                    Please, try v9.20 which was released today.

                    Some changes exists there that can help.

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