Re: Richedit URL hyperlink bug

2007-04-09 Thread Matt Finnicum
Hi, The problem is most likely in that there's two kinds of links happening at once - the automatically detected one and the manually specified one. The automatic detection is done in ME_AutoURLDetect at the very bottom of editor.c. I don't really have time to look at it myself until this weeken

Richedit URL hyperlink bug

2007-04-09 Thread Andrew Talbot
Hi, I run an app (Blitzin2) that displays scrolling text with various highlightings in a rich edit control. When displaying hyperlinks comprising normal words, they are rendered in blue and underlined, and whatever follows is rendered appropriately. However, if the displayed link text happens to c