Popup window
Construct popup pane.
Argument | Type | Default | Description |
owner | FXWindow | ||
opts | Int | POPUP_VERTICAL| FRAME_RAISED| FRAME_THICK | |
x | Int | 0 | |
y | Int | 0 | |
w | Int | 0 | |
h | Int | 0 |
Return the default height of this window.
Reimplemented from FXComposite.
Return the default width of this window.
Reimplemented from FXComposite.
Popup the menu and grab to the given owner.
Argument | Type | Default | Description |
grabto | FXWindow | ||
x | Int | ||
y | Int | ||
w | Int | 0 | |
h | Int | 0 |