Table of Contents

Class Popup

Base class for contextual windows and panels with fixed position.

Inheritance
Popup
Derived

Popup is a base class for contextual windows and panels with fixed position. It's a modal by default (see popup_window) and provides methods for implementing custom popup behavior.

Events

Emitted when the popup is hidden.

signal popup_hide