What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Prevent emoticon text->img translation while writing message

Pages: (2): « First « 1 [ 2 ] Last »
Prevent emoticon text->img translation while writing message
Author: Message:
OmNomNomNom
New Member
*


Posts: 7
Joined: Sep 2007
O.P. RE: Prevent emoticon text->img translation while writing message
quote:
Originally posted by albert
If I`m not mistaken, just going in the Windows Live Messenger features will allow you to disable to see emoticons.. Of course that would mean that you will not be able to see it in the conversation text either, but at least, your friend will.

Yeah, I'm aware that I can disable them altogether, but as I pointed out in previous posts I *like* emoticons and use them a lot.
09-18-2007 01:56 AM
Profile E-Mail PM Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Prevent emoticon text->img translation while writing message
quote:
Originally posted by OmNomNomNom
Is that the case, and is there any way to make it work in a way which isn't complete crap?

if you use vista you could make a symbolic link by going

code:
mklink /D /path/to/shared/folder/emailofuser/music /path/to/your/music/folder


for more information see
http://en.wikipedia.org/wiki/NTFS_symbolic_link
[Image: dt2.0v2.png]      Happy Birthday, WDZ
09-18-2007 05:50 AM
Profile PM Web Find Quote Report
davidpolitis
Full Member
***


Posts: 371
Reputation: 16
Joined: Aug 2006
RE: Prevent emoticon text->img translation while writing message
It'd be fairly easy to just edit the registry on events. OnEvent_Initialize: Disable Emoticons. OnEvent_ChatWndSendMessage: Enable Emoticons.

The problem is that the textarea will not update to then show the emoticon :(
09-18-2007 06:04 AM
Profile PM Find Quote Report
OmNomNomNom
New Member
*


Posts: 7
Joined: Sep 2007
O.P. RE: Prevent emoticon text->img translation while writing message
Despite not knowing any scripting, that was one of the ways I imagined it could possibly be done... Bummer that it wouldn't work, though. :(

Hopefully someone will be able to nut it out! :)
09-18-2007 06:29 AM
Profile E-Mail PM Find Quote Report
davidpolitis
Full Member
***


Posts: 371
Reputation: 16
Joined: Aug 2006
RE: Prevent emoticon text->img translation while writing message
hhm, unless it is possible to hook the textarea you type in and replace images on the ChatWndEditKeyDown event.

tbh, I don't really know much. You're better off chatting on IRC to dt or someone alike that knows alot about Interop etc.

This post was edited on 09-18-2007 at 06:50 AM by davidpolitis.
09-18-2007 06:49 AM
Profile PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On