The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: jj2007 on March 13, 2008, 05:08:19 PM

Title: Richedit cfe_hidden chars problem
Post by: jj2007 on March 13, 2008, 05:08:19 PM
RichEdit 3.0, CHARFORMAT2:

Has anybody been able to make text hidden with CFE_HIDDEN/CFM_HIDDEN visible again? It seems the only method that works is to press Undo immediately after.

Grateful for advice, currently I parse the raw RTF code inside the StreamOutProc, which works but imho cannot be considered the official method...