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. Select Line items easier
Servers for Qt installer are currently down

Select Line items easier

Scheduled Pinned Locked Moved Unsolved General and Desktop
linesceneitem
2 Posts 1 Posters 887 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.
  • A Offline
    A Offline
    AlvaroS
    wrote on 30 May 2016, 08:01 last edited by
    #1

    Hello everyone.
    First of all thanks a lot for reading this post and helping me.

    I have some lines items in a scene.
    for example one line is: [0.3 0.5 0.3 0.9] (XStart YStart XEnd YEND)
    With these coordinates, it is easy to select lines in the scene.

    But now when I scale every line in x100, so [30 50 30 90] it is really difficult to select the lines in the scene.

    What can I do for fixing that? Maybe I have to make the bounding rect bigger?

    Thanks a lot!

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AlvaroS
      wrote on 31 May 2016, 08:19 last edited by
      #2

      Edit: I have checked that if coordinates are [0.3 0.5 0.3 0.9] and I set pen.widthf bigger, then I can select much better the lines, but if the coordinates are [30 50 30 90] that does not work...

      1 Reply Last reply
      0

      2/2

      31 May 2016, 08:19

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved