grapa.frontend.widgets_custom
@author: Romain Carron Copyright (c) 2026, Empa, Laboratory for Thin Films and Photovoltaics, Romain Carron
Functions
|
Binds an event to a widget and all its descendants. |
Classes
|
fabricate a Button with a tunable size |
|
replacement for tk.Button, with embedded tk.Stringvar for the text |
|
replacement for tk.Checkbutton, with embedded tk.BooleanVar |
|
replacement for tk.Combobbox, with embedded tk.Stringvar |
|
replacement for tk.Entry, with embedded tk.Stringvar |
|
A Frame with a vertical scrollbar on the right Widgets must be placed into .child Special methods: - update_idletasks() |
|
A class to show and hide some content in the user-interface |
|
Frame with title and content area that can be shown/hidden horizontally. |
|
replacement for tk.Label, with embedded tk.Stringvar |
|
Replacement for tk.OptionMenu, with embedded tk.Stringvar func: function that will be called as command() varType: alternative to tk.Stringvar |
|
A PhotoImage that can be filled with a Colorscale gradient. |
|
New texyt field class, with possibility for write (print in this field) |