Layout (hwx.gui)

Base class for BoxLayout and GridLayout.

Properties

Public Methods

setProperties (self, kwds)

Property Details

border()

The spacing around the sides.

margin()

The spacing around the sides.

spacing()

The spacing between widgets.

Method Details

setProperties(self, kwds)

Internal method called from constructors.