PyCRichEditCtrl.SetSelAndCharFormat

SetSelAndCharFormat(charFormat)

Sets the selection and char format.

Parameters

charFormat : tuple

A charformat tuple. See win32ui::CHARFORMAT tuple for details.

Comments

Highly optimised for speed for color editors.

MFC References

CRichEditCtrl::SetSelectionCharFormat

CRichEditCtrl::SetSel