Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to set ToolTip position?
Forum Updated to NodeBB v4.3 + New Features

How to set ToolTip position?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 654 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.
  • I Offline
    I Offline
    igor_stravinsky
    wrote on last edited by igor_stravinsky
    #1

    The docs say "The position of the shared tool tip is determined by the framework.", but I'd like to get the tool tip closer to the button it corresponds to:

    0_1524522474608_Screen Shot 2018-04-23 at 3.27.08 PM.png

    In this case the ToolTip looks like it's associated with the button above the Temperature, and I'd like to move it down so it appears just above the bottom button.

    Attempts to change the margin, padding, x and y positions have all failed. I guess the ultimate solution is to write my own ToolTip, but I'd like to avoid that if possible.

    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