Border control for child windows

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #51662
    mol
    Participant

      Pete,

      'Pete wrote:

      Is there a way for child windows I can see: 'don't draw a border'.

      Use frames instead of forms. Much easier to handle in a complex application IMO.

      -Uwe

      #51663
      Pete Williams
      Participant

        Hi Uwe

        Thanks for the reply, but I'm porting a large application. I think changing to frames is something I cannot do.

        Pete.

        'mol' wrote:

        Pete,

        Use frames instead of forms. Much easier to handle in a complex application IMO.

        -Uwe

        #51664
        Support
        Keymaster

          Hello!

          Try to place the TsSkinProvider component and change SkinData.SkinSection to 'CHECKBOX' there.

          (Or to 'TRANSPARENT' if you uses version 9).

          I hope, I understood your question correctly. If not, then show a screenshot or a demo, please.

          #51683
          Pete Williams
          Participant

            Thanks worked! So simple!

            Many thanks

            'Support' wrote:

            Hello!

            Try to place the TsSkinProvider component and change SkinData.SkinSection to 'CHECKBOX' there.

            (Or to 'TRANSPARENT' if you uses version 9).

            I hope, I understood your question correctly. If not, then show a screenshot or a demo, please.

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