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. How to use live tiles with Qt 5.7 in Windows 10?

How to use live tiles with Qt 5.7 in Windows 10?

Scheduled Pinned Locked Moved Unsolved General and Desktop
windows 10live tilesnative codeqt 5.7
9 Posts 3 Posters 2.8k 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.
  • D Offline
    D Offline
    daljit97
    wrote on 22 Aug 2016, 09:20 last edited by
    #1

    I was wondering if there was any way to implement Windows Live Tiles feature in a Qt 5.7 application (updating them from the app). I have looked at the documentation, but there isn't seem to be any API for what I want.

    R 1 Reply Last reply 22 Aug 2016, 09:23
    0
    • D daljit97
      22 Aug 2016, 09:20

      I was wondering if there was any way to implement Windows Live Tiles feature in a Qt 5.7 application (updating them from the app). I have looked at the documentation, but there isn't seem to be any API for what I want.

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 22 Aug 2016, 09:23 last edited by
      #2

      @daljit97
      see QTBUG-35991

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1
      • D Offline
        D Offline
        daljit97
        wrote on 22 Aug 2016, 09:28 last edited by
        #3

        @raven-worx Hmm so there is no API for that for now. Do you know if this will be/is implemented in Qt 5.8?

        R 1 Reply Last reply 22 Aug 2016, 09:29
        0
        • D daljit97
          22 Aug 2016, 09:28

          @raven-worx Hmm so there is no API for that for now. Do you know if this will be/is implemented in Qt 5.8?

          R Offline
          R Offline
          raven-worx
          Moderators
          wrote on 22 Aug 2016, 09:29 last edited by
          #4

          @daljit97
          see the bug report. Once it is solved you will see the version it will be in.

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          D 1 Reply Last reply 22 Aug 2016, 09:55
          1
          • R raven-worx
            22 Aug 2016, 09:29

            @daljit97
            see the bug report. Once it is solved you will see the version it will be in.

            D Offline
            D Offline
            daljit97
            wrote on 22 Aug 2016, 09:55 last edited by
            #5

            @raven-worx Thank you, but I would really like to know an estimated date for this, since I need to decide if this is going to be fixed in time. Otherwise, I might need to take into consideration not using Qt for my project.

            R 1 Reply Last reply 22 Aug 2016, 09:57
            0
            • D daljit97
              22 Aug 2016, 09:55

              @raven-worx Thank you, but I would really like to know an estimated date for this, since I need to decide if this is going to be fixed in time. Otherwise, I might need to take into consideration not using Qt for my project.

              R Offline
              R Offline
              raven-worx
              Moderators
              wrote on 22 Aug 2016, 09:57 last edited by
              #6

              @daljit97
              i personally doubt that it will be included in Qt 5.8.
              But this can only be answered by the assigned developer. Or ask it on the Qt dev mailing list.

              --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
              If you have a question please use the forum so others can benefit from the solution in the future

              1 Reply Last reply
              1
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 22 Aug 2016, 21:56 last edited by
                #7

                Hi,

                Given that the feature freeze append today, it won't be before 5.9 at least.

                However that doesn't stop from implementing it in your software. If you do so, you could even consider providing a patch to improve the QtWindowsExtras module :)

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                D 1 Reply Last reply 27 Aug 2016, 00:09
                0
                • S SGaist
                  22 Aug 2016, 21:56

                  Hi,

                  Given that the feature freeze append today, it won't be before 5.9 at least.

                  However that doesn't stop from implementing it in your software. If you do so, you could even consider providing a patch to improve the QtWindowsExtras module :)

                  D Offline
                  D Offline
                  daljit97
                  wrote on 27 Aug 2016, 00:09 last edited by
                  #8

                  @SGaist said in How to use live tiles with Qt 5.7 in Windows 10?:

                  Hi,

                  Given that the feature freeze append today, it won't be before 5.9 at least.

                  However that doesn't stop from implementing it in your software. If you do so, you could even consider providing a patch to improve the QtWindowsExtras module :)

                  Hmm yeah I could look into building a C++ wrapper, even though I believe that might take a considerable amount of time. Is there any already working example that interact with the native live tiles API?

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on 27 Aug 2016, 21:31 last edited by
                    #9

                    Take a look at Microsoft's documentation. You'll likely find there an example in C++

                    Interested in AI ? www.idiap.ch
                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    1 Reply Last reply
                    0

                    3/9

                    22 Aug 2016, 09:28

                    topic:navigator.unread, 6
                    • Login

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