|
LibCXXW 0.32.1
LibCXX Widget Toolkit
|
Actual properties inherited by x::w::table_appearance. More...
#include <table_appearance.inc.H>
Public Member Functions | |
| table_appearance_properties () | |
| Constructor. | |
| ~table_appearance_properties () | |
| Destructor. | |
Actual properties inherited by x::w::table_appearance.
| x::w::table_appearance_properties::table_appearance_properties | ( | ) |
Constructor.
| x::w::table_appearance_properties::~table_appearance_properties | ( | ) |
Destructor.
| std::string x::w::table_appearance_properties::adjust_cursor |
Pointer image on top of an adjustable column divider
| color_arg x::w::table_appearance_properties::adjustable_header_color |
Background color for the header row being adjusted.
Header row's temporary background color when a border is being dragged, when adjustable_column_widths is set
| color_arg x::w::table_appearance_properties::adjustable_header_highlight_color |
Highlighted backround color for the border being adjusted
| dim_arg x::w::table_appearance_properties::adjustable_header_highlight_width |
Width of the adjustable_header_highlight_color.
This must agree with whatever went into adjustable_header_highlight_color. The highlight_color gets composited on top of the header_color in a one-pixel tall pixmap that spans the width of the header row. The highlight_color gets positioned behind the border being dragged. In order for the calculations to work out, this must correspond to the highlight_color (i.e. if the highlight_color is a 4mm wide gradient, this must be "4"
| dim_arg x::w::table_appearance_properties::drag_horiz_start |
Horizontal movement before column dragging starts
Avoids quick errant clicks from dragging columns
| color_arg x::w::table_appearance_properties::header_color |
Background color for the header row