Python: How to remove / disable tooltip in PyScripter?

233 Views Asked by At

Does anyone know how to remove / disable tooltip in PyScripter?

enter image description here

1

There are 1 best solutions below

0
Just Me On

MENU -> TOOLS -> OPTIONS -> IDE OPTIONS -> EDITOR:

Show code hints -> FALSE

Show debugger hints -> FALSE

enter image description here