View Single Post
Old 03-24-2024, 07:16 AM   #20
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?
Hi Becky,

Thanks, but this doesn't seem to work for me. Unless of course I've created the file in the wrong folder. I created it here: /home/karl/.local/share/sigil-ebook/sigil
KarlG is offline   Reply With Quote