TsTabControl right to left not working

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #59528
    Mahmoud
    Participant

      any replay ???

      #59529
      Support
      Keymaster

        Hello!

        Yes, TsTabControl component is inherited from standard TTabControl now, and have some standard limitations.

        I will check soon if some workarounds may be implemented there.

        'Mahmoud' wrote:
        when sitting parent on mdichild form after creation in mdi application that has controls gives “can not focus a disabled or invisible window “

        Please specify, how can I repeat it if I have MDI application already? Just place TsPanel on the MDI Child form?

        #59531
        Mahmoud
        Participant
          'Support' wrote:

          Hello!

          Yes, TsTabControl component is inherited from standard TTabControl now, and have some standard limitations.

          I will check soon if some workarounds may be implemented there.

          Please specify, how can I repeat it if I have MDI application already? Just place TsPanel on the MDI Child form?

          included a project

          thanks

          #59538
          Support
          Keymaster

            Thank you. I have removed all AlphaControls units and components in this demo and issue still exist with standard VCL.

            Something bad in the VCL, you can look this new test-application attached.

            #59540
            Mahmoud
            Participant
              'Support' wrote:

              Thank you. I have removed all AlphaControls units and components in this demo and issue still exist with standard VCL.

              Something bad in the VCL, you can look this new test-application attached.

              Thanks i will try to post it on edn

              #59554
              minou
              Participant

                just add this

                Form2.FormStyle := fsNormal;

                #59555
                Mahmoud
                Participant
                  'minou' wrote:

                  just add this

                  Form2.FormStyle := fsNormal;

                  thanks

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