GuiParts.ColumnTypeSelector#

GuiParts.ColumnTypeSelector.py

Copyright (c) 2024-2025, SAXS Team, KEK-PF

class ColumnTypeSelector(parent, column_name_var=None, excl_limit_var=None)#

Bases: Frame

Construct a frame widget with the parent MASTER.

Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.

column_name_tracer(*args)#
config(**kwargs)#

Configure resources of a widget.

The values for resources are specified as keyword arguments. To get an overview about the allowed keyword arguments call the method keys.