
Changing font of selected text
How can I change the font of a selected text . I am using (lets say
)CRichEditView and CFontDialog.
If i use CreateFontIndirect , SetFont , it changes the font of the
entire text . Also if no text is selcted the change in font should
affect future text to be typed in (and not the existing text)
questionmark