|
LibCXXW 0.32.1
LibCXX Widget Toolkit
|
Actual properties inherited by x::w::input_field_appearance. More...
#include <input_field_appearance.inc.H>
Public Member Functions | |
| input_field_appearance_properties () | |
| Constructor. | |
| ~input_field_appearance_properties () | |
| Destructor. | |
Actual properties inherited by x::w::input_field_appearance.
| x::w::input_field_appearance_properties::input_field_appearance_properties | ( | ) |
Constructor.
| x::w::input_field_appearance_properties::~input_field_appearance_properties | ( | ) |
Destructor.
| color_arg x::w::input_field_appearance_properties::background_color |
Background color
| border_arg x::w::input_field_appearance_properties::border |
The input field's border
| const_tooltip_appearance x::w::input_field_appearance_properties::direction_tooltip_appearance |
Appearance of the text direction tooltip popup.
| color_arg x::w::input_field_appearance_properties::disabled_background_color |
Background color when the input field is disabled.
Typical disabled element shading is not sufficient to distingish the visibility change
| dim_arg x::w::input_field_appearance_properties::drag_horiz_start |
Free-play before dragging operation commences
How far the pointer must move before drag operation starts. Avoids overhead when a pointer button click slips
| dim_arg x::w::input_field_appearance_properties::drag_vert_start |
Free-play before dragging operation commences
How far the pointer must move before drag operation starts. Avoids overhead when a pointer button click slips
| std::string x::w::input_field_appearance_properties::dragging_nodrop_pointer |
Pointer image while dragging non-droppable text
| std::string x::w::input_field_appearance_properties::dragging_pointer |
Pointer image while dragging
| const_focus_border_appearance x::w::input_field_appearance_properties::focus_border |
Input focus border for the input field
| dim_arg x::w::input_field_appearance_properties::focusable_padding |
Padding between the focus border and the peephole
| color_arg x::w::input_field_appearance_properties::foreground_color |
Foreground color
| color_arg x::w::input_field_appearance_properties::hint_color |
Hint's color
| const_scrollbar_appearance x::w::input_field_appearance_properties::horizontal_scrollbar |
Horizontal scrollbar appearance
| std::string x::w::input_field_appearance_properties::invisible_pointer |
Pointer image while typing, invisible pointer
| const_button_appearance x::w::input_field_appearance_properties::left_spinner_appearance |
Appearance of spinner buttons
| std::string x::w::input_field_appearance_properties::left_to_right |
Tooltip image for left-to-right text entry
| font_arg x::w::input_field_appearance_properties::password_font |
Font for password input fields
| font_arg x::w::input_field_appearance_properties::regular_font |
Font for normal input fields
| const_button_appearance x::w::input_field_appearance_properties::right_spinner_appearance |
Appearance of spinner buttons
| std::string x::w::input_field_appearance_properties::right_to_left |
Tooltip image for right-to-left text entry
| const_popup_list_appearance x::w::input_field_appearance_properties::search_popup_appearance |
Appearance of the list search popup
| std::string x::w::input_field_appearance_properties::spin_decrement |
Image icon for the "decrement" spin control button
| std::string x::w::input_field_appearance_properties::spin_increment |
Image icon for the "increment" spin control button
| const_scrollbar_appearance x::w::input_field_appearance_properties::vertical_scrollbar |
Vertical scrollbar appearance