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. [SPLIT] Future of Widgets in Qt

[SPLIT] Future of Widgets in Qt

Scheduled Pinned Locked Moved General and Desktop
26 Posts 10 Posters 14.0k 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.
  • U Offline
    U Offline
    ucomesdag
    wrote on last edited by
    #11

    [quote author="Andre" date="1294412727"]I too think that there is plenty of room for widgets still. I just hope that the Trolls keep that on their rader as well.[/quote] Exactly my point.

    Write “Qt”, not “QT” (QuickTime).

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #12

      For those interested: http://lists.qt.nokia.com/pipermail/qt-interest/2011-January/030637.html

      This is a thread that is currently running on the qt-interest list on a bug with QGraphicsProxyWidget being closed as "out of scope". The proposed solution: redo your work using QML. Right...

      1 Reply Last reply
      0
      • U Offline
        U Offline
        ucomesdag
        wrote on last edited by
        #13

        [quote author="Andre" date="1295435254"]For those interested: http://lists.qt.nokia.com/pipermail/qt-interest/2011-January/030637.html

        This is a thread that is currently running on the qt-interest list on a bug with QGraphicsProxyWidget being closed as "out of scope". The proposed solution: redo your work using QML. Right...[/quote]

        I've read the thread and I find it quite alarming the way things seem to go. Since the aquisition of Qt by Nokia it is all about mobile development and each time I read articles like these my fear gets worse that traditional desktop development will be left out.

        It took years for Qt to get stable for desktop development, I sincerly hope they don't expect people to switch for desktop development to QML, or any other for that matter, they have still a long way to go. Every release seems to add features and change the behavior of others. I want the code I write today to behave more or less as expected with the next major release, I don't see that happening with QML?

        Write “Qt”, not “QT” (QuickTime).

        1 Reply Last reply
        0
        • I Offline
          I Offline
          ivan.todorovich
          wrote on last edited by
          #14

          I'm too kinda disappointed with Qt focusing so much in QML and forgeting about QWidgets, which are the base of desktop applications..
          QML could never replace QWidgets, in fact I think they be focusing on make QWidgets work in QML instead of making a brand new set of QML Widgets. >.<

          o_o Sorry for my rusted english.

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lycis
            wrote on last edited by
            #15

            I feel somewhat alarmed that such issues are closed as "out of scope" with the recommendation to solve it using QML.

            We started to use Qt some years ago, since it is kinda stable and don't think our development team would be happy if the future of UI development is only with QML.

            Maybe we should start to write our alternatives-plan if QML is really the way of Qt in near future...

            1 Reply Last reply
            0
            • A Offline
              A Offline
              andre
              wrote on last edited by
              #16

              That QML recommendation was given in the mailinglist thread, not in the closing comment on the bugreport. But still, I found it worrysome (and wrote so in a reply in that thread).

              1 Reply Last reply
              0
              • L Offline
                L Offline
                lycis
                wrote on last edited by
                #17

                Yeah right. But what I meant is that it's alarming enough to close the issue because it is out of scope, because it's not considered important.

                It makes me think about the behaviour of the maintenance team here at work... if we tell the customer that a bug "is not considered important enough to be fixed at the moment" this usually means something like "hey, we're going to release a new cool feature so you won't need this old and grumpy feature anymore" :)

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  marcusl
                  wrote on last edited by
                  #18

                  [quote author="Andre" date="1295439915"]That QML recommendation was given in the mailinglist thread, not in the closing comment on the bugreport. But still, I found it worrysome (and wrote so in a reply in that thread).[/quote]

                  The recommendation is even in the bug-reports, I just got the following for http://bugreports.qt.nokia.com/browse/QTBUG-9826:

                  [quote]
                  Widgets in general is no longer within our scope, especially not widgets with graphics effects, and we strongly recommend using Qt Quick as a replacement for that. Qt Quick 2.0 will have way better support for hw accelerated effects. Hence closing this issue as out-of-scope.[/quote]

                  While it pertains to QGraphicsEffects on QWidgets in a scroll area, Quick/QML might be more suited to that specifically, but shifting to QML for our entire app isn't really an option.

                  Yes, I am worried too...

                  /Marcus

                  1 Reply Last reply
                  0
                  • frankcyblogic.deF Offline
                    frankcyblogic.deF Offline
                    frankcyblogic.de
                    wrote on last edited by
                    #19

                    Hey, this entire thread does not mention digia once. As I understand it, it is up to digia to maintain Qt widgets and fix related bugs.

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      andre
                      wrote on last edited by
                      #20

                      Note that most of this thread is a bit older than that fact. So it is not surprising that Digia is not mentioned in it.

                      1 Reply Last reply
                      0
                      • frankcyblogic.deF Offline
                        frankcyblogic.deF Offline
                        frankcyblogic.de
                        wrote on last edited by
                        #21

                        @Andre: I see.

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          marcusl
                          wrote on last edited by
                          #22

                          @unclewerwerner: Any ideas on how Digia will handle bug reports from the community? qt.digia.com only wants my money. ;)

                          /Marcus

                          1 Reply Last reply
                          0
                          • G Offline
                            G Offline
                            goetz
                            wrote on last edited by
                            #23

                            Bug reports from the community should go into the "public bug tracker":http://bugreports.qt.nokia.com

                            http://www.catb.org/~esr/faqs/smart-questions.html

                            1 Reply Last reply
                            0
                            • T Offline
                              T Offline
                              troubalex
                              wrote on last edited by
                              #24

                              Nothing changes regarding maintainership etc. until we have the Open Governance processes in place.

                              THE CAKE IS A LIE
                              Web Community Manager - Qt Development Frameworks

                              1 Reply Last reply
                              0
                              • kidproquoK Offline
                                kidproquoK Offline
                                kidproquo
                                wrote on last edited by
                                #25

                                There's a quite interesting article "here":http://zrusin.blogspot.com/2010/11/2d-musings.html about some of the advantages of moving to a QML / scenegraph based model for widgets in the future.

                                I think the qt-components project is going to be very important. Having a good collection of common widgets implemented in qml will go a long way to smoothing the development of consistent UIs for the next generation of devices and applications.

                                1 Reply Last reply
                                0
                                • M Offline
                                  M Offline
                                  marcusl
                                  wrote on last edited by
                                  #26

                                  [quote author="Volker" date="1304346935"]Bug reports from the community should go into the "public bug tracker":http://bugreports.qt.nokia.com[/quote]

                                  [quote author="Alexandra" date="1304346935"]Nothing changes regarding maintainership etc. until we have the Open Governance processes in place.[/quote]

                                  Ok. In that case, I hope someone will go through the out-of-scope tickets and review/flag them as "desktop issues" instead, as it might be important stuff in there that's useful for whoever will decide to maintain that part in the future.

                                  The out-of-scope labeling is a bit disheartening tho, but I suppose we all have to wait a bit and see how it pans out. (Very neat website this though. ;) )

                                  /Marcus

                                  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