TsWebBrowser with generated html

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #68352
    HeDiBo
    Participant

      In my case the problem was solved.
      Maybe you should send in a little test project showing your issue.

      #68353
      Lasse
      Participant

        The issue is exactly same. I am dynamically loading the content like you did in your example code.

        #68355
        HeDiBo
        Participant

          I’m afraid with my code it still works.
          So, a demo is needed.

          #68356
          Lasse
          Participant

            Ok, if your example code works, I will check it. I didn’t test it, my code is almost same.

            #68359
            Lasse
            Participant

              Yes, your example code works. I need to figure out what is the difference.

              #68360
              Lasse
              Participant

                Actually, it works only, if there is a need for a scroll bar. So, there is a same problem what I have.

                #68361
                Lasse
                Participant

                  Solution is to add “overflow: hidden;” in the style for body.

                  #68362
                  HeDiBo
                  Participant

                    Glad you made it work.
                    You’re welcome to use any code from my sample project.

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