Python Forum
[PyQt] cannot get tooltips to work
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] cannot get tooltips to work
#1
I'm new to python. I am using WinPython64-3.6.6.1Qt5 on windows 10 and inside the top directory there is a program called Qt Designer.exe - I hope this is the same as PyQt, but I'm not sure.

I created a new main window and dragged a pushbutton and a checkbox into the window. Then I select these two widgets and for each I put in text in the property editor under toolTip, in the comment field.

I then do preview and hover the mouse pointer over these two widgets and nothing happens. I was expecting a tooltip to show up.

Do I have this right?
Reply
#2
Show the code that Qt Designer created.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020