grapa.frontend.widgets_graphmanager
@author: Romain Carron Copyright (c) 2026, Empa, Laboratory for Thin Films and Photovoltaics, Romain Carron
Functions
|
|
|
Classes
|
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 |
|
A container to store a child, a 'title', as well as other data (as a dict). |
|
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 |
|