previous up next     contents index
Next: wxMediaBuffer::GetMaxWidth Up: wxMediaBuffer: wxObject Previous: wxMediaBuffer::GetMaxHeight

wxMediaBuffer::GetInactiveFocusThreshold

int GetInactiveFocusThreshold (void)

Returns the threshold for painting an inactive selection. This threshold is compared with the drawCaret argument to Refersh and if the argument is as least as large as the threshold (but larger than wxSNIP_DRAW_SHOW_CARET), the selection is drawn as inactive.

See also SetInactiveFocusThreshold and Caret Ownership (section gif).



PLT