Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Gui is blocking animated content of the QWebEngineView
Forum Updated to NodeBB v4.3 + New Features

Gui is blocking animated content of the QWebEngineView

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 330 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jataman
    wrote on last edited by
    #1

    I write a QtWidgets application that contains the QWebEngineView as a GUI component in order to display some HTML/JavaScript animated charts. The problem is that the animation is not displayed properly. The content is blocked at the begining and its final form is displayed after clicking some button, changing tab etc. - namely, after a GUI event.

    My idea was to somehow create a QWebEngineWidget that is run in a separate thread. Is that possible?

    Than you for any suggestions.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved