Home / comp / gb.qt / embedder 
Embedder (gb.qt)
This class provides a control that can embed any other X11 window from any other X11 application.

The embedded application should follow the XEmbed protocol. This is the case if the embedded application is another Gambas application.

If the embedded application does not follow the XEmbed protocol, then focus handling, activation, accelerators and other features will not work properly.

Symbols
This class inherits Control.
This class is creatable.

Properties  Methods  Events 
Action  BackColor  Background  Client  Cursor  Design  Drop  Enabled  Expand  Font  ForeColor  Foreground  H  Handle  Height  Id  Ignore  Left  Mouse  Name  Next  Parent  Previous  ScreenX  ScreenY  Tag  ToolTip  Top  Visible  W  Width  Window  X  Y    Delete  Discard  Drag  Embed  Grab  Hide  Lower  Move  MoveScaled  Raise  Refresh  Reparent  Resize  ResizeScaled  SetFocus  Show    Close  DblClick  Drag  DragMove  Drop  Embed  Enter  Error  GotFocus  KeyPress  KeyRelease  Leave  LostFocus  Menu  MouseDown  MouseDrag  MouseMove  MouseUp  MouseWheel   

See also

Application.Embedder