On OS X, QAction(Qt5.5.0) status tip doesn't display on status bar
Unsolved
General and Desktop
-
Hi,
Can you provide a minimal code sample that reproduces this ?
-
What version of OS X are you running ? On 10.8 it's showing correctly however not all buttons have a message associated.
-
What version of OS X are you running ? On 10.8 it's showing correctly however not all buttons have a message associated.
-
AFAIK, for these tip to appear you have to call showStatusText on the QAction you want to the tip from to appear.