|
LibCXXW 0.32.1
LibCXX Widget Toolkit
|
Actual properties inherited by x::w::popup_list_appearance. More...
#include <popup_list_appearance.inc.H>
Public Member Functions | |
| popup_list_appearance_properties () | |
| Constructor. | |
| ~popup_list_appearance_properties () | |
| Destructor. | |
Public Attributes | |
| border_arg | popup_border |
| color_arg | bottomright_color |
| color_arg | topleft_color |
Actual properties inherited by x::w::popup_list_appearance.
| x::w::popup_list_appearance_properties::popup_list_appearance_properties | ( | ) |
Constructor.
| x::w::popup_list_appearance_properties::~popup_list_appearance_properties | ( | ) |
Destructor.
| color_arg x::w::popup_list_appearance_properties::bottomright_color |
Popup's background color when it's below/to the right of its element
This is the normal background color when a combo-box popup appears below the main combo-box element, or a popup-menu appears below the menu bar, or a popup submenu appears to the right of its parent menu, or a context popup menu opens
| border_arg x::w::popup_list_appearance_properties::popup_border |
Popup's border
| color_arg x::w::popup_list_appearance_properties::topleft_color |
Popup's background color when it's above/to the left of its element
Alternative background color when the popup gets moved from its default position to an alternative position, because of available space: placing the popup menu above the combo-box or the menu bar, or a submenu appearing to the left of its parent menu. Not used for context popup menus