dplug.host.window

Host window creation.

Members

Classes

NullWindowListener
class NullWindowListener

A listener to ignore window events, since we are not interested in host windows events.

Functions

createHostWindow
IWindow createHostWindow(IPluginHost pluginHost)

Creates a new native window suitable to host the plugin window. This window may keep a reference to pluginHost

Meta