DockWindow (hwx.gui)

A dockable window.

It can exist in a floating state or can be attached to the main application window.

Inherits:

Properties

Public Methods

setProperties (self, kwds)

Property Details

caption()

The text displayed in the title bar.

docked()

Docks/Undocks the window and returns if the window is docked.

Method Details

setProperties(self, kwds)
param kwds:
return: