Class | Fox::FXPopup |
In: |
rdoc-sources/FXPopup.rb
|
Parent: | FXShell |
Popup window
POPUP_VERTICAL: | Vertical orientation |
POPUP_HORIZONTAL: | Horizontal orientation |
POPUP_SHRINKWRAP: | Shrinkwrap to content |
baseColor | [RW] | Base color [FXColor] |
borderColor | [RW] | Border color [FXColor] |
borderWidth | [R] | Border width [Integer] |
frameStyle | [RW] | Frame style [Integer] |
grabOwner | [R] | Current grab owner [FXWindow] |
hiliteColor | [RW] | Highlight color [FXColor] |
orientation | [RW] | Popup orientation [Integer] |
shadowColor | [RW] | Shadow color [FXColor] |
shrinkWrap | [RW] | Shrinkwrap mode [Boolean] |