grapa.frontend.widgets_graphmanager

@author: Romain Carron Copyright (c) 2026, Empa, Laboratory for Thin Films and Photovoltaics, Romain Carron

Functions

test_all()

userconfirm_close_notsaved(graph)

Classes

CustomNotebook(*args[, graphstabmanager])

A ttk Notebook with close buttons on each tab https://stackoverflow.com/questions/39458337/is-there-a-way-to-add-close-buttons-to-tabs-in-tkinter-ttk-notebook

GraphHandler(title, child, **kwargs)

A container to store a child, a 'title', as well as other data (as a dict).

GraphsTabManager(*args[, defdict])

Combines a ttk.Notebook with a list of items, 1 item per tab Ensures that the content of Notebook and list of items are synchronized ._item and ._notebook should not be modified separately

RecorderSpecialKeys(value)