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. QtWebEngineView slow first rendering

QtWebEngineView slow first rendering

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 701 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.
  • E Offline
    E Offline
    Eugene Petrenko
    wrote on 24 Feb 2017, 15:18 last edited by
    #1

    I have an application that shows it's window with QWebEngineView. I set the instance of the object to the QtMainWindow as central widget. The main window is created with transparency set.

    The first time I show the main window, as first see the frame, next after ~300ms I see the QWebEngineView finally renders itself. The second main window hide/show works without any glitches.

    I tried pre-create the window object. And to show the window on an action, it did not help.

    Is there something trivial for me to check? Or is there a way to make QWebEngineView to prepare/pre-render its page?

    1 Reply Last reply
    0

    1/1

    24 Feb 2017, 15:18

    • Login

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