View Single Post
Old 03-24-2024, 07:20 AM   #21
KarlG
Enthusiast
KarlG began at the beginning.
 
Posts: 43
Karma: 10
Join Date: Mar 2024
Device: none
Quote:
Originally Posted by BeckyEbook View Post
Use QSS to hide tooltips.
Just create/edit a qt_styles.qss file in the Sigil configuration folder and enter there:
Code:
QToolTip {max-width:0; max-height:0; margin:0; padding:0;}
It is worth asking: how many users want to hide tooltips?

Pros: No need to add options in Sigil, any willing user can control the option themselves.

Cons: None?
Cancel that. It DOES work!! I named the file qt_styles.css instead of qt_styles.qss!
KarlG is offline   Reply With Quote