Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
SBL.gui_panels_generator_tkinter Namespace Reference

Packages

Tkinter panels generator helpers.

This module contains the `_PanelsGeneratorTkinter` class which emits Tkinter
source lines for absolute-positioned output widgets (TextArea, ImageView,
TableView, HtmlView) and a scrollable input Frame container. It is imported by
`gui_codegen_Tkinter.py`.