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. Display a tooltip in a popup

Display a tooltip in a popup

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

    Hi !

    I am using Popup to display a setting page. In this setting page I would like to add a tooltip above an icon but I get the following error message : QML ToolTip: cannot find any window to open popup in.

    I guess that the problem comes from the fact that I am in an Overlay which is not directly in the window ?
    Is there a way to do what I want to do without having to create a custom overlay & popup mecanism ?

    The setting page does not take the whole window. It is a small modal rectangle with a blurred background so StackView would not solve my problem

    Thanks

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      Can you provide simple workable program to check your issue ?

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      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