[ BUG in v6.42 ] – No Transparent Borders on Slpashscreen

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #40130
    Support
    Keymaster

      Hello
      File not found seems?

      #40131
      Sereby
      Participant

        yes, sorry.. link fixed

        #40105
        Support
        Keymaster

          Thank you, I'll look it under Win7 soon.

          #40200
          Sereby
          Participant

            Extra Info:
            This only Appears with Aero Enabled!
            Any idea how or when it could be fixed?

            #40217
            Support
            Keymaster

              Hello, I have checked it already, it's not a problem.
              Just you must prevent an automatic skinning of this splash window because color of form is changed and not equal to clFuchsia.
              So, you can use two methods :
              1. Define the Tag property of this form to -98, that's all.
              2. Define SkinManager.SkinningRules.srStdForms property to False. But you must place the SkinProvider component to all forms which must be skinned in this case, because automatic skinning will be disabled.

              #40224
              Sereby
              Participant

                thanks that fixed it.

                but why is it not equal to clFuchsia? Form-Color is set to clFuchsia!

                #40225
                Support
                Keymaster

                  QUOTE (Sereby @ Aug 17 2009, 02:22 PM)
                  thanks that fixed it.
                  but why is it not equal to clFuchsia? Form-Color is set to clFuchsia!


                  Because a form was skinned and form color was changed to skin color automatically )

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