previous up next     contents index
Next: wxMediaBuffer::OnLocalEvent Up: wxMediaBuffer: wxObject Previous: wxMediaBuffer::OnDefaultEvent

wxMediaBuffer::OnLocalChar

void OnLocalChar (wxKeyEvent& event)

  This method is invoked by OnChar when the event is not handled by a caret-owning snip. It either lets the keymap handle the event or calls OnDefaultChar. Override it for your own use, but consider overriding OnDefaultChar instead. See also OnChar.



PLT