previous up next     contents index
Next: wxMediaEdit::OnCopy Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::MovePosition

wxMediaEdit::OnChangeStyle

Bool OnChangeStyle (long start, long len)

  Called before the style is changed in the given range of the buffer. Override this for your own use. If you return FALSE, then the style change will be aborted. If you return TRUE, then AfterChangeStyle is guaranteed to be called after the change has completed.



PLT