SendMessage(hWnd,,SCI_STARTSTYLING,pos,mask);
SendMessage(hWnd,SCI_SETSYLING,10,aStyle);
What is the role of mask here? Does it dictate which parts of the style
are applied? If I set mask to 0xFF, then my (Windows) Scintilla control
displays the 10 characters from position with a green squiggly
underline. Slightly counter-intuitive.
Many thanks.
Jerry.
http://www.scintilla.org/ScintillaDoc.html#SCI_STARTSTYLING
Role of mask is explained there.
--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- http://PhiLho.deviantART.com
-- -- -- -- -- -- -- -- -- -- -- -- -- --