O.P. RichEdit_SetCharFormat True parameter bug 4.21 - 4.23 (already have Rich text mode)
i tryed this:
ChildWnd5_Update.RichEdit_SetCharFormat("Text_Update",true,0,0,0,0,0,0x0000008b,"")
ChildWnd5_Update.RichEdit_SetCharFormat("Text_Update",true,-1,-1,-1,-1,-1,0x0000008b,"")
ChildWnd5_Update.RichEdit_SetCharFormat("Text_Update",true,1,1,1,1,1,0x0000008b,"")
i think bug with the true parameter '[boolean] SetOnSel'
if i set to true nothing change, and false colors work and others parameter to.
This post was edited on 06-07-2007 at 03:09 AM by Flash.
|