Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 4.7 && arm && window update problem
QtWS25 Last Chance

Qt 4.7 && arm && window update problem

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 3 Posters 4.3k 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.
  • L Offline
    L Offline
    luca
    wrote on last edited by
    #1

    Hi all,

    I developed a simple application for the BeagleBoard that simply has a QMainWindow.

    I have a QTabWidget as QMainWindow's centralWidget with 3 tabs and in every tab I show a different image.

    It works fine in a linux pc but I got a problem in the beagleboard.

    I start the application in the BeagleBoard with -qws option.

    The application starts but when I click a tab to show it, the new image in the clicked tab is shown only for half. The other part of the image is the previous image (the one in the previous tab).
    This happens only if I show the QMainWindow with showFullScreen (in the BeagleBoard).

    I haven't this problem with Qt 4.6.3.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      luca
      wrote on last edited by
      #2

      Has someone the same problem?

      1 Reply Last reply
      0
      • D Offline
        D Offline
        developex
        wrote on last edited by
        #3

        Well there's a 4.7.1 AFAIK. Check it...

        Custom Qt development company.
        http://developex.com/custom-development/custom-qt-development.html

        1 Reply Last reply
        0
        • L Offline
          L Offline
          luca
          wrote on last edited by
          #4

          [quote author="developex" date="1285838703"]Well there's a 4.7.1 AFAIK. Check it...[/quote]

          Can you help me in finding 4.7.1 source... ?

          1 Reply Last reply
          0
          • A Offline
            A Offline
            anselmolsm
            wrote on last edited by
            #5

            [quote author="Luca" date="1285842289"]
            Can you help me in finding 4.7.1 source... ?[/quote]

            "http://qt.gitorious.org/qt/qt":http://qt.gitorious.org/qt/qt , branch 4.7 contains the commits after the 4.7.0 release, what someday will become 4.7.1.

            Anselmo L. S. Melo (anselmolsm)

            1 Reply Last reply
            0
            • L Offline
              L Offline
              luca
              wrote on last edited by
              #6

              Ok thanks, I think I'll wait the new release.

              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