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. What is Qt 5.0.1 ?
Forum Updated to NodeBB v4.3 + New Features

What is Qt 5.0.1 ?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.1k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    razario
    wrote on last edited by
    #1

    I'm download last build of Qt to Windows and create simple qt quick 2.0 application, and what i see:

    1. I try to create a transperent windows - on Windows it's not possible - wait for bug fix
    2. I try to add icon on window and what i see - icon not working, no errors no icon (on qt 4.8 all works) setIcon() not worked
    3. I try to add notify icon, but what i see - wait for fix bug...

    when we see work version?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MuldeR
      wrote on last edited by
      #2

      Just complaining won't fix anything. If you think you found a problem and want that fixed, please create a short program (the shorter the better) that triggers the problem. Then others can check whether it really is a bug in Qt or just you doing something wrong. In the former case you can then open a ticket on the "Bug Tracker":https://bugreports.qt-project.org/ to get it fixed.

      BTW: I also had cases where my code worked fine with older Qt but not with latest version. So I though it is a Qt bug/regression first. But when I tried to create a short test program, it turned out that my code was wrong. It actually only ever worked because of a "bug" in the older version...

      My OpenSource software at: http://muldersoft.com/

      Qt v4.8.6 MSVC 2013, static/shared: http://goo.gl/BXqhrS

      Go visit the coop: http://youtu.be/Jay...

      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