grapa.frontend.widgets_custom.FrameTitleContentHideHorizontal
- class grapa.frontend.widgets_custom.FrameTitleContentHideHorizontal(master, funcFillTitle, funcFillContent, contentkwargs={}, default='show', layout='horizontal', showHideTitle=False, createButtons=True, horizLineFrame=True, **kwargs)
Bases:
FrameTitleContentHideFrame with title and content area that can be shown/hidden horizontally.
- __init__(master, funcFillTitle, funcFillContent, contentkwargs={}, default='show', layout='horizontal', showHideTitle=False, createButtons=True, horizLineFrame=True, **kwargs)
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.
Methods
Create the internal widgets.
Attributes
BUTTON_LABEL_INBUTTON_LABEL_OUT- create_widgets()
Create the internal widgets.