Frame (hwx.gui)#

class Frame(flags=0, **kwds)#

Bases: Widget

Generic Widget container.

Base class for VFrame, HFrame and GridFrame, IconLabel, CollapsibleFrame, ComboButtonsWidgetStack and RadioButtonsWithWidgets.

Attribute Table#

Name

Type

frameShape

property

property frameShape#

Returns frame shape from the frame style. Below are the valid frame shape: - NOFRAME - BOX - PANEL - WINPANEL - HLINE - VLINE - STYLEDPANEL