What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » A Few Questions

A Few Questions
Author: Message:
davidpolitis
Full Member
***


Posts: 371
Reputation: 16
Joined: Aug 2006
O.P. Huh?  A Few Questions
1. Can I add image elements to a plus! wnd dynamically?
2. Is it possible for them to be selectable or at least be highlighted when clicked?
3. If they can be selectable, how would I go about checking if they've been selected?

Example image:
[Image: examplezx0.gif]

Thanks,
David.

This post was edited on 02-13-2008 at 04:46 AM by davidpolitis.
02-13-2008 04:41 AM
Profile PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: A Few Questions
1. No
2. Yes kinda, you can do 1 of 2 things you can create a custom looking button and put the image element in it, or use FindWindowExW to find the handle of the image element, not the best solution because it can change.
3. Using the NMHDR structure you have to use the WM_NOTIFY parameter and register the message.
02-13-2008 04:49 AM
Profile E-Mail PM Find Quote Report
davidpolitis
Full Member
***


Posts: 371
Reputation: 16
Joined: Aug 2006
O.P. RE: A Few Questions
o.O I don't think I'll bother with my script anymore since it really needs to be dynamic which would be too much work. For me, at least. XD

Thanks a lot anyway :P
02-13-2008 04:59 AM
Profile PM Find Quote Report
Keikonium
Full Member
***


Posts: 229
Reputation: 3
35 / Male / Flag
Joined: Jul 2006
RE: A Few Questions
Just out of curiosity, what was your script going to do? *-)
Now Playing:
[image not working] [Image: 87cc21b0.png]
02-13-2008 06:23 AM
Profile E-Mail PM Find Quote Report
davidpolitis
Full Member
***


Posts: 371
Reputation: 16
Joined: Aug 2006
O.P. RE: A Few Questions
Just show all the images in MessengerCache and allow you to delete and save them :P
02-13-2008 06:51 AM
Profile PM Find Quote Report
« 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