Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Html5ApplicationViewer does not refresh UI
Forum Updated to NodeBB v4.3 + New Features

Html5ApplicationViewer does not refresh UI

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 1 Posters 426 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.
  • W Offline
    W Offline
    William.Tran
    wrote on last edited by William.Tran
    #1

    Hi All,

    I am facing an issue on Windows Server 2008 R2 Standard SP1.
    My application is built base on Html5ApplicationViewer. in my application i used angularjs1. My problem is:
    The Element (Div), change style in delay time, or i have to hide a part of view and move view to center of screen. Then it is refreshed. It looks WebView does not refresh my UI.

    Could you please let me know how to fix it?
    Many thanks,
    William Tran.

    W 1 Reply Last reply
    0
    • W William.Tran

      Hi All,

      I am facing an issue on Windows Server 2008 R2 Standard SP1.
      My application is built base on Html5ApplicationViewer. in my application i used angularjs1. My problem is:
      The Element (Div), change style in delay time, or i have to hide a part of view and move view to center of screen. Then it is refreshed. It looks WebView does not refresh my UI.

      Could you please let me know how to fix it?
      Many thanks,
      William Tran.

      W Offline
      W Offline
      William.Tran
      wrote on last edited by
      #2

      I have found root core of my problem. When my application using:

      app:setAttribute(Qt::AA_UseOpenGLES)

      This setting make app response slowly, but it will not happen on all machines. So i did not really understand about this line of code. As i understood with this code above, we force application using openGL 2.0 or higher.

      My application was built base on QtWebEngine. is it needed to force app using OpenGL? could somebody know?

      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