MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Tooltips.py

File Demo_Tooltips.py

DemoPrograms/Demo_Tooltips.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""
3 Example tooltip operations.
4 Removal of tooltips feature added in version 5.0.2.11

Callers

nothing calls this directly

Calls 5

remove_tooltipMethod · 0.80
set_tooltipMethod · 0.80
readMethod · 0.45
updateMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected