Need a edit class with hyperlinks support! Commercial or free!
-
Need a edit class with hyperlinks support! Commercial or free. Sorry for posting in to lounge, but this is a emergency request. Pavel Sokolov, CEZEO software, LanTalk Network, http://www.cezeo.com http://www.lantalk.net
-
Need a edit class with hyperlinks support! Commercial or free. Sorry for posting in to lounge, but this is a emergency request. Pavel Sokolov, CEZEO software, LanTalk Network, http://www.cezeo.com http://www.lantalk.net
-
Try using a RichEdit2 control and once created, call CRichEdit::SetEventMask(GetEventMask() | ENM_LINK) followed by ::SendMessage(m_hWnd, EM_AUTOURLDETECT, TRUE, 0). I'll probably get flamed for answering now... :)
Immerse your soul in love.
If it's a true emergency, then I can understand asking in the Lounge, at which point, replying is okay. If it wasn't an emergency, then you would get flamed. David Stone dstone@newcenturytitle.com
Procrastination is like masturbation; it's all good until you realize you just screwed yourself. -Writing on a bench at college -
Try using a RichEdit2 control and once created, call CRichEdit::SetEventMask(GetEventMask() | ENM_LINK) followed by ::SendMessage(m_hWnd, EM_AUTOURLDETECT, TRUE, 0). I'll probably get flamed for answering now... :)
Immerse your soul in love.