What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Handle of a PictureElement

Handle of a PictureElement
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
RE: Handle of a PictureElement
ImageElements don't have a control handle, as they aren't controls. Plus! Live itself draws the figures and images using the Windows GDI before the controls get drawn.

However, there's a simple work-around. Create a 1 pixel by 1 pixel PNG image which is empty (i.e.: the only pixel is a fully transparent one) and name it "none.png" or something. Then, use ImageElmt_SetImageFile to set the ImageElement's image to that image. This way, it will draw nothing visible. :)
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
12-13-2007 07:06 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Handle of a PictureElement - by effection on 12-13-2007 at 06:39 PM
RE: Handle of a PictureElement - by Matti on 12-13-2007 at 07:06 PM
RE: Handle of a PictureElement - by effection on 12-13-2007 at 07:18 PM


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