I've been wondering, how do you underline links in the main chat window? Like if someone types something starting with http://
SendMessage txtChat.hwnd, EM_AUTOURLDETECT, 1, 0
also highlights ftp://, telnet://, and i believe some other ones
Yes, links...
Does it highlight unreal:// links? :)
Quote from: Hitmen on September 11, 2003, 04:50 PM
Does it highlight unreal:// links? :)
[7:50:16 PM] <From: SoulTaker 2:31> unreal://www.blah.com
Nope.
Quote from: Soul Taker on September 11, 2003, 06:51 PM
Quote from: Hitmen on September 11, 2003, 04:50 PM
Does it highlight unreal:// links? :)
[7:50:16 PM] <From: SoulTaker 2:31> unreal://www.blah.com
Nope.
Do you have unreal installed? I'd assume you'd need the nessecary registry modifications for the textbox to recognize such links.
His question didn't say anything about having it installed =P
http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=30222&lngWId=1 (http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=30222&lngWId=1)
Quote from: Soul Taker on September 11, 2003, 06:51 PM
Quote from: Hitmen on September 11, 2003, 04:50 PM
Does it highlight unreal:// links? :)
[7:50:16 PM] <From: SoulTaker 2:31> unreal://www.blah.com
Nope.
Pasting that just makes no sense, how are we supposed to know if that highlighted on the bot you're using when viewing it here?
Was showing you what I tested with in case I made any error that anyone would want to point out to me.