O.P. RE: [Scripting Bug] RichEditControl and SetControlText
I understand that, but I'm guessing what Plus! does is just handle the WM_SETTEXT message sent (or in this case just edit the text as it's being set using Plus!'s own function) and replaces it's own formatting codes with the ones needed for the same formatting in the RichEdit control (Hence why it works with RichStaticControl, but not RichEditControl).
|