HUtilitySubwindow2.h

Content

Classes

HSubwindow2

The HSubwindow2 class encapsulates interactive floating subwindows.

HTexturePickerWindow

Macro definitions

SUBWINDOW_NOTYPE

The basic window type.

SW_ACTION_NOACTION

There is no subwindow action.

SW_ACTION_MOVE

Subwindow action is move.

SW_ACTION_SIZING

Subwindow action is resizing.

SW_ACTION_DRAGGING

Subwindow action is dragging the scene inside the subwindow.

SW_ACTION_SCROLLING

Subwindow action is dragging the scene inside the subwindow.

SW_BORDER

Subwindow has borders.

SW_SIZE_FIELD

Subwindow has a resize area.

SW_MOVE_FIELD

Subwindow can be moved.

SW_DRAG_FIELD

Subwindow allows the scene to be moved inside the window.

SW_DELETE_FIELD

Subwindow has a close button.

SW_SCROLL_FIELD

Subwindow has a close button.

SW_BACKGROUND_BOX

Subwindow has a shadow.

Macro definitions

SUBWINDOW_NOTYPE

The basic window type.

SW_ACTION_NOACTION

There is no subwindow action.

SW_ACTION_MOVE

Subwindow action is move.

SW_ACTION_SIZING

Subwindow action is resizing.

SW_ACTION_DRAGGING

Subwindow action is dragging the scene inside the subwindow.

SW_ACTION_SCROLLING

Subwindow action is dragging the scene inside the subwindow.

SW_BORDER

Subwindow has borders.

SW_SIZE_FIELD

Subwindow has a resize area.

SW_MOVE_FIELD

Subwindow can be moved.

SW_DRAG_FIELD

Subwindow allows the scene to be moved inside the window.

SW_DELETE_FIELD

Subwindow has a close button.

SW_SCROLL_FIELD

Subwindow has a close button.

SW_BACKGROUND_BOX

Subwindow has a shadow.