previous up next     contents index
Next: wxMediaEdit::Insert Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::GetWordbreakMap

wxMediaEdit::HideCaret

  void HideCaret (Bool hide)

If hide is TRUE, then the caret or selection hiliting will not be drawn for the buffer. The buffer can still own the keyboard focus, but no caret will be drawn to indicate the focus.

See also wxMediaEdit::CaretHidden (section gif). and wxMediaBuffer::Lock (section gif).



PLT