Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. OpenVG rendering problem on WinCE with StyleSheet

OpenVG rendering problem on WinCE with StyleSheet

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.1k 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.
  • L Offline
    L Offline
    liebich
    wrote on last edited by
    #1

    Hi. We have a problem and are not sure if this is a bug in Qt or in the OpenVG implementation of our WinCE board (i.MX357 based board). I have built Qt 4.7.0 for WinCE with OpenVG support. I can run the star example on our board and our software is working (the paint engine says that the engine type is OpenVG) with OpenVG support.

    The problem is that all of the widgets are rendered bad. The StyleSheet stuff is not painted correctly and most of the Widgets are only gray. The rendered fonts are distorted. If I start the app without OpenVG support everything looks perfect.

    Are there any known issues about problems with OpenVG and Qt StyleSheet (maybe in combination with WinCE).

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jbarron
      wrote on last edited by
      #2

      OpenVG works fine with stylesheets on Symbian^3 devices. Perhaps you are using OpenVG 1.0 instead of 1.1 and that is causing some problems? I'm not sure we have done much testing on 1.0.

      Is the problem specific to stylesheets? If so, perhaps you could use QML instead. It is far more efficient for custom UI's than using QWidget + stylesheets.

      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