Property | Type | Description | |
---|---|---|---|
cached_sel | List |
||
ignore_selection | bool |
Property | Type | Description | |
---|---|---|---|
bg_color | Color | ||
measure_text_width | int |
Method | Description | |
---|---|---|
bg_color ( BrightIdeasSoftware.OLVListItem item, int col_idx, formatted_text format ) : Color | ||
char_size ( |
||
font ( |
||
log_view_item_draw_ui ( |
||
print_bg_color ( BrightIdeasSoftware.OLVListItem item, |
||
print_fg_color ( BrightIdeasSoftware.OLVListItem item, |
||
sel_bg_color ( Color bg ) : Color | ||
set_parent ( |
||
text_offset ( |
||
text_width ( |
Method | Description | |
---|---|---|
bg_color ( BrightIdeasSoftware.OLVListItem item ) : Color | ||
measure_text_width ( |
public bg_color ( BrightIdeasSoftware.OLVListItem item, int col_idx, formatted_text format ) : Color | ||
item | BrightIdeasSoftware.OLVListItem | |
col_idx | int | |
format | formatted_text | |
return | Color |
public char_size ( |
||
g | ||
return | int |
public font ( |
||
return |
public log_view_item_draw_ui ( |
||
parent | ||
return | System |
public print_bg_color ( BrightIdeasSoftware.OLVListItem item, |
||
item | BrightIdeasSoftware.OLVListItem | |
return | Color |
public print_fg_color ( BrightIdeasSoftware.OLVListItem item, |
||
item | BrightIdeasSoftware.OLVListItem | |
return | Color |
public text_offset ( |
||
g | ||
text | string | |
override_font | ||
return | int |
public text_width ( |
||
g | ||
text | string | |
override_font | ||
return | int |