Open main menu

Gramps β

Changes

Gramplets development

13 bytes added, 02:04, 26 October 2025
Advanced Settings
This background task can be controlled with the pause() and resume() methods. Additionally there is an interrupt() method which will cancel execution of the background task, and update_all() which will run the entire task in the foreground immediately.
{{man menu|A background task will continue to run '''even if the gramplet is no longer active'''.}}
Gramplets that should be updated in response to changes in the database should connect to the appropriate signals.
15,091
edits