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. Best way to code playable screensaver
Forum Updated to NodeBB v4.3 + New Features

Best way to code playable screensaver

Scheduled Pinned Locked Moved Unsolved General and Desktop
22 Posts 3 Posters 5.5k Views 3 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.
  • mrjjM Offline
    mrjjM Offline
    mrjj
    Lifetime Qt Champion
    wrote on last edited by
    #8

    Hi
    You can use an listview in icon mode to show image, name etc.

    T 1 Reply Last reply
    2
    • mrjjM mrjj

      Hi
      You can use an listview in icon mode to show image, name etc.

      T Offline
      T Offline
      t.h.c
      wrote on last edited by
      #9

      @mrjj ok thanx I'll look into that sorry for all confusion i think qt5 is future i like how it works I'll look into listview eventually want to be able to code Frontend For Emulators and screen Saver As layout mode

      1 Reply Last reply
      0
      • T Offline
        T Offline
        t.h.c
        wrote on last edited by
        #10

        So I been looking at listview basically what I want to do is screensaver mode prolly in dropdown box or combo and you click on it brings up screensaver previews of mini windows in a frame they each display gameplay previews each differently like bunch of televisions on an wall you click on it brings up the game with that plays the preview thanks in advance

        1 Reply Last reply
        0
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #11

          Hi
          Ok. but as a question is a bit loose defined :)

          1 Reply Last reply
          0
          • T Offline
            T Offline
            t.h.c
            wrote on last edited by
            #12

            Please elaborate?

            mrjjM 1 Reply Last reply
            0
            • T t.h.c

              Please elaborate?

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #13

              @t.h.c
              well you can use a dropbox for selecting it and
              draw a preview in a other frame etc.
              and if you need a grid of images, then listview icon mode still should
              work ok.

              1 Reply Last reply
              1
              • T t.h.c

                How do I get forms to show so I can go in design mode what would be best way to code playable screensaver?

                T Offline
                T Offline
                t.h.c
                wrote on last edited by t.h.c
                #14

                Ok I'll try that thanx

                T 1 Reply Last reply
                0
                • T t.h.c

                  Ok I'll try that thanx

                  T Offline
                  T Offline
                  t.h.c
                  wrote on last edited by
                  #15

                  @t.h.c it's not grid of images I need it's grid of preview videos when you click on on one it launches game

                  mrjjM 1 Reply Last reply
                  0
                  • T t.h.c

                    @t.h.c it's not grid of images I need it's grid of preview videos when you click on on one it launches game

                    mrjjM Offline
                    mrjjM Offline
                    mrjj
                    Lifetime Qt Champion
                    wrote on last edited by
                    #16

                    @t.h.c
                    you mean playing videos?
                    A grid of small videos that all play?

                    T 1 Reply Last reply
                    0
                    • mrjjM mrjj

                      @t.h.c
                      you mean playing videos?
                      A grid of small videos that all play?

                      T Offline
                      T Offline
                      t.h.c
                      wrote on last edited by
                      #17

                      @mrjj just previews no sound

                      mrjjM 1 Reply Last reply
                      0
                      • T t.h.c

                        @mrjj just previews no sound

                        mrjjM Offline
                        mrjjM Offline
                        mrjj
                        Lifetime Qt Champion
                        wrote on last edited by
                        #18

                        @t.h.c
                        Hi
                        Maybe you can use http://doc.qt.io/qt-5/qmovie.html
                        if the previews are simple enough.

                        T 1 Reply Last reply
                        0
                        • mrjjM mrjj

                          @t.h.c
                          Hi
                          Maybe you can use http://doc.qt.io/qt-5/qmovie.html
                          if the previews are simple enough.

                          T Offline
                          T Offline
                          t.h.c
                          wrote on last edited by
                          #19

                          @mrjj I see the example qmovie it uses gif but works I don't need controls just the autoplay loop of different frames that's not fixed and any books or documents and also is direct x alor opgl a factor I like to play wall of different mp4 or avi files thanx in advance sorry if I'm a pain lol

                          1 Reply Last reply
                          0
                          • T Offline
                            T Offline
                            t.h.c
                            wrote on last edited by
                            #20

                            So Listview then icon view for video wall previews ?

                            1 Reply Last reply
                            0
                            • mrjjM Offline
                              mrjjM Offline
                              mrjj
                              Lifetime Qt Champion
                              wrote on last edited by
                              #21

                              Hi
                              Yes that would work but judging from your other posts it has to be mp4 etc and im not sure how to easy extract one image to use in preview. I think
                              http://doc.qt.io/qt-5/videooverview.html
                              can be used for that.

                              T 1 Reply Last reply
                              0
                              • mrjjM mrjj

                                Hi
                                Yes that would work but judging from your other posts it has to be mp4 etc and im not sure how to easy extract one image to use in preview. I think
                                http://doc.qt.io/qt-5/videooverview.html
                                can be used for that.

                                T Offline
                                T Offline
                                t.h.c
                                wrote on last edited by
                                #22

                                @mrjj thanx for quick answer back I'll look at this see what it's about

                                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