What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » How to embed images in a conversation window?

Pages: (2): « First [ 1 ] 2 » Last »
How to embed images in a conversation window?
Author: Message:
Kirill
New Member
*


Posts: 9
37 / Male / –
Joined: Dec 2004
O.P. How to embed images in a conversation window?
Hey,

It is my intention to write a certain plugin for Messenger Plus! that will involve embedding images in a conversation window, for example:

"Someone says: Hey! Here's a picture of my dog: [some image]. Like it?"

I looked through the C++ api, but the functions there don't reveal much as to how to accomplish this specific task? Does the conversation window accept HTML tags, so perhaps I could do something like <img src="c:\dog.png"> or something?

Thanks for your time,
Kirill.
12-20-2004 10:16 PM
Profile E-Mail PM Find Quote Report
Replicarter
Junior Member
**


Posts: 58
Joined: Aug 2004
RE: How to embed images in a conversation window?
Have you looked around custom emotions? That might provide some insight on how to do it?
12-20-2004 10:39 PM
Profile E-Mail PM Find Quote Report
Kirill
New Member
*


Posts: 9
37 / Male / –
Joined: Dec 2004
O.P. RE: How to embed images in a conversation window?
Hey.

That's a nice idea, but embedding images is only a small part of what I need to do with my plugin. And no, I can guarantee you that a plugin that does what I want mine to do doesn't exist yet =)

In addition, the Custom Emoticons plugin download doesn't work. And finally, I doubt that the person who wrote it would be able to contribute the source code.
12-20-2004 10:57 PM
Profile E-Mail PM Find Quote Report
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: How to embed images in a conversation window?
The only way this could be done would be for the user at the other end to have the plugin.
Then you could use the SendNotify message to send a message to the other user, the plugin at there end would recieve that message, then request the picture from your plugin, your's could then send the data to the other which would display the image in the convosation window
12-20-2004 11:08 PM
Profile PM Find Quote Report
Kirill
New Member
*


Posts: 9
37 / Male / –
Joined: Dec 2004
O.P. RE: RE: How to embed images in a conversation window?
quote:
Originally posted by madman66
The only way this could be done would be for the user at the other end to have the plugin.
Then you could use the SendNotify message to send a message to the other user, the plugin at there end would recieve that message, then request the picture from your plugin, your's could then send the data to the other which would display the image in the convosation window


Heh, I know how my plugin works. I've already written it for "gaim". All I'm asking is how, physically, to stick a picture inside an IM window, that's all.
12-20-2004 11:14 PM
Profile E-Mail PM Find Quote Report
TheBlasphemer
Senior Member
****

Avatar

Posts: 714
Reputation: 47
36 / – / –
Joined: Mar 2004
RE: How to embed images in a conversation window?
Well, you would have to hook the RichEdit interface, and upon adding of text parse it... I tried to do this a long time ago, but I failed because MSN would get out of sync with the emoticons.

If you really want to do this, I suggest you go read a lot about RichEdit hooking :P
[Image: theblasp.png]
12-21-2004 06:20 AM
Profile PM Find Quote Report
leito
Senior Member
****

Avatar
Chameleon by KeyStorm

Posts: 720
Reputation: 5
38 / Male / –
Joined: Apr 2003
RE: How to embed images in a conversation window?
Didn't "Over-Sized Emoticons" allowed this? I haven't use it since a long time, but I remember you could send big pictures "embeded" as emoticons in the conversation.
[Image: leonelgalan.png]
12-21-2004 07:15 AM
Profile E-Mail PM Find Quote Report
Kirill
New Member
*


Posts: 9
37 / Male / –
Joined: Dec 2004
O.P. RE: RE: How to embed images in a conversation window?
quote:
Originally posted by TheBlasphemer
Well, you would have to hook the RichEdit interface, and upon adding of text parse it... I tried to do this a long time ago, but I failed because MSN would get out of sync with the emoticons.

If you really want to do this, I suggest you go read a lot about RichEdit hooking :P


Heh, thanks =) I've already found out about this yesterday, when no one was answering my post beyond postcount #4. Thanks, though :)
12-21-2004 02:44 PM
Profile E-Mail PM Find Quote Report
FrozernFire
Full Member
***

Avatar
GunZ rules!

Posts: 375
Reputation: 11
32 / Male / –
Joined: Sep 2004
RE: How to embed images in a conversation window?
i remember there was this ink pro thing(forgot the name). it was a better version of ink redistributes. it could convert images into ink messeges to send over to the contact
"I want to fix that in my memory forever. Draco Malfoy, the amazing bouncing ferret."

Aragorn -"A PEA!! A PEA!! Under my saddle, look Legolas!!! A pea!! Surely only the true King could feel a tiny
pea under all that leather!!!"[/align]
12-21-2004 04:05 PM
Profile E-Mail PM Find Quote Report
leito
Senior Member
****

Avatar
Chameleon by KeyStorm

Posts: 720
Reputation: 5
38 / Male / –
Joined: Apr 2003
RE: How to embed images in a conversation window?
quote:
Originally posted by FrozernFire
i remember there was this ink pro thing(forgot the name). it was a better version of ink redistributes. it could convert images into ink messeges to send over to the contact

This was Infopen Pro. You could also add text to the "ink" message.
[Image: leonelgalan.png]
12-22-2004 06:46 PM
Profile E-Mail 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