TsWebBrowser with generated html

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #68349
    Lasse
    Participant

    Is the following issue already fixed in TsWebBrowser or is there some other way to fix this?

    topic=in-tswebbrowser-with-generated-html-scroll-bars-are-not-skinned-anymore

    I have the same problem (see attachment).

    • This topic was modified 4 years, 9 months ago by Lasse.
    Attachments:
    You must be logged in to view attached files.
    #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 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.