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. Multiple copy of the same picture in ui (Solved)
Forum Updated to NodeBB v4.3 + New Features

Multiple copy of the same picture in ui (Solved)

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 859 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.
  • H Offline
    H Offline
    houmingc
    wrote on last edited by
    #1

    in StyleSheet, i added a resources file
    border-image: url(:/File/leftPic.png);

    My problem is in main windows, my pic appears as multiple copy of the same image.

    How can i show my resource picture as one copy and not multiple copy of the same image

    1 Reply Last reply
    0
    • H Offline
      H Offline
      houmingc
      wrote on last edited by
      #2

      The picture is tiled and i just want a single picture

      1 Reply Last reply
      0
      • IamSumitI Offline
        IamSumitI Offline
        IamSumit
        wrote on last edited by
        #3

        Hi have you tried this

        border-image-repeat: no repeat

        Be Cute

        1 Reply Last reply
        0
        • H Offline
          H Offline
          houmingc
          wrote on last edited by
          #4

          No...
          Do i set this variable on the right hand side main window properties?
          I try tomorrow.
          Thanks you very much, i was pulling my hair. I have same categories of problem in other threads, please help me too.

          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