Results 1 to 2 of 2

Thread: Qt Quick output is displaying incorrectly after compile

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt Quick output is displaying incorrectly after compile

    You can clearly see the font size is different. Thus if you don't anchor elements in a way that they will push other elements apart when more space is required, you will not get a proper layout. It is unadvised to provide absolute values for all of x and y as well as width and height of your elements unless you really know what you are doing.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. The following user says thank you to wysota for this useful post:

    rostamiani (7th June 2015)

Similar Threads

  1. Replies: 3
    Last Post: 5th July 2016, 16:13
  2. Replies: 3
    Last Post: 24th August 2011, 13:47
  3. Extra newlines in compile output window
    By Mookie in forum Qt Tools
    Replies: 0
    Last Post: 3rd November 2010, 20:29
  4. Strange output: Can't compile for WinCE to save my life!
    By codeslicer in forum Qt Programming
    Replies: 3
    Last Post: 20th February 2010, 14:55
  5. QProcess problem: compile well but output error
    By jx324 in forum Qt Programming
    Replies: 3
    Last Post: 2nd March 2008, 07:39

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.