previous up next     contents index
Next: wxMediaEdit::SetClickback Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::SetCursor

wxMediaEdit::SetBetweenThreshold

  void SetBetweenThreshold (float threshold)

Sets the amount used to determine the meaning of a user click. If the click falls within threshold of a positon between two items, then the click registers on the space between the items rather than on either item.

See also wxMediaEdit::GetBetweenThreshold (section gif).



PLT