Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Why do some apps run properly w/wo visible property?
Qt 6.11 is out! See what's new in the release blog

Why do some apps run properly w/wo visible property?

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 830 Views 2 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Some apps can run properly without visible: true. I noticed it. And started to omit this keyword, bc it works in both way. Today, I understood that it was a big mistake. I spent 4 hours trying to find out what's the problem and finally I figured out. So, my question is why sometimes it's possible to run without and sometimes it doesn't?

    p3c0P 1 Reply Last reply
    0
    • ? A Former User

      Some apps can run properly without visible: true. I noticed it. And started to omit this keyword, bc it works in both way. Today, I understood that it was a big mistake. I spent 4 hours trying to find out what's the problem and finally I figured out. So, my question is why sometimes it's possible to run without and sometimes it doesn't?

      p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      @sosun Which are the components which you think run with or without visible: true ?
      If it is Window then it has to be set true explicitly.

      157

      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