Results 1 to 20 of 70

Thread: Qt 4.3.0 lots of Bugs!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #16
    Join Date
    Oct 2006
    Posts
    42
    Thanks
    1
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt 4.3.0 lots of Bugs!

    In which way don't they work?

    The four zeroes in:

    Qt Code:
    1. qb->setStyleSheet("border-image: url(test.png) 0 0 0 0 stretch; border-width: 2;");
    To copy to clipboard, switch view to plain text mode 

    circumvents the "cutting in 9 and scale the centre" feature by defining the whole image as the centre. Unless you do this I suspect you can fiddle as much as you want with the image size and borders, but nonetheless the image will be cut in 9 and stretched in a way you don't want it to be stretched in.

    There is nothing pathetic about background-image, and as earlier said it's the correct thing. The real problem here is the missing support for background-size in Qt. Read the CSS spec!
    Last edited by mm78; 14th June 2007 at 00:33.

Similar Threads

  1. Help needed handling image data
    By toratora in forum General Programming
    Replies: 2
    Last Post: 11th May 2007, 09:24
  2. how i can add image in my toolbar
    By jyoti in forum Qt Tools
    Replies: 7
    Last Post: 19th December 2006, 14:39
  3. Fast image drawing/scaling in Qt 3.3
    By eriwik in forum Qt Programming
    Replies: 1
    Last Post: 21st June 2006, 10:45
  4. How and when to repaint a widget ?
    By yellowmat in forum Newbie
    Replies: 7
    Last Post: 3rd April 2006, 16:36
  5. Question about updating an image on screen
    By SkripT in forum Qt Programming
    Replies: 1
    Last Post: 24th February 2006, 19:01

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.