What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Really Simple Plugin Request

Pages: (2): « First [ 1 ] 2 » Last »
Really Simple Plugin Request
Author: Message:
alexp2_ad
Scripting Contest Winner
****

Avatar
Who love the chocolate?

Posts: 691
Reputation: 26
36 / Male / –
Joined: May 2004
Status: Away
O.P. Really Simple Plugin Request
Could anyone make a plugin that reads a file path from a specified text file every 1 - 10 seconds and then sets it as the display picture?

I'm sure this wouldn't be very difficult for most plugin developers, I'd do it myself but I know no C++ and very little VB... :(

There would be many uses for this plugin, but what I want it for is to combine it with a foobar2000 (a music player) plugin that can write text files so I can show album cover art for what I'm playing automatically. (H)

Thanks, I'll be very grateful to anyone makes this. :)

This post was edited on 09-08-2005 at 09:29 PM by alexp2_ad.
09-08-2005 09:27 PM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Really Simple Plugin Request
If someone makes this, don't just read every 10s from a textfile: use window messages to send the data cross-process.
[Image: spartaafk.png]
09-09-2005 10:09 AM
Profile PM Web Find Quote Report
(CyBeRDuDe)
Senior Member
****


Posts: 512
Reputation: 21
37 / Male / –
Joined: Jul 2003
RE: Really Simple Plugin Request
Well.. The biggest problem is still to set the dp without "popping" up the set dp windows.. and also without filling the "Display database" up with thousands of dp's.. right?... Or has someone come across someway to fix this???
09-09-2005 12:19 PM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Really Simple Plugin Request
Use the MyProperty member of IMessenger3, with an index of 2.
[Image: spartaafk.png]
09-09-2005 01:06 PM
Profile PM Web Find Quote Report
TheBlasphemer
Senior Member
****

Avatar

Posts: 714
Reputation: 47
36 / – / –
Joined: Mar 2004
RE: Really Simple Plugin Request
quote:
Originally posted by (CyBeRDuDe)
Well.. The biggest problem is still to set the dp without "popping" up the set dp windows.. and also without filling the "Display database" up with thousands of dp's.. right?... Or has someone come across someway to fix this???

Popping up the dp window can be avoided by using MyProperty of IMessenger3. However, there is indeed a problem deleting old dps from the list...
[Image: theblasp.png]
09-09-2005 02:15 PM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: Really Simple Plugin Request
quote:
Originally posted by TheBlasphemer
quote:
Originally posted by (CyBeRDuDe)
Well..
The biggest problem is still to set the dp without "popping" up the set
dp windows.. and also without filling the "Display database" up with
thousands of dp's.. right?... Or has someone come across someway to fix
this???


Popping up the dp window can be
avoided by using MyProperty of IMessenger3. However, there is indeed a
problem deleting old dps from the list...
How
about taking a "picture" of the folder where DPs and index.dat( ? ) are
stored before starting changing the DP and when it's time to
change  the dp, restore to that "picture" taken and then change
the dp?


YouTube closed-captions ripper (also allows you to download videos!)
09-09-2005 02:37 PM
Profile E-Mail PM Web Find Quote Report
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
RE: Really Simple Plugin Request
hmm, can someone provide of a ?complete? list of the usages of MyProperty in IMessenger3 interface... and how to use it in c++ what VARIANT types are used

Thanks a lot, (actually it is the first time i see it is used :S)
pm me

This post was edited on 09-09-2005 at 03:25 PM by TazDevil.
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
09-09-2005 03:13 PM
Profile PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Really Simple Plugin Request
The only one I know works is when you use an index of 2, and the other argument is the filepath of the DP to use.
[Image: spartaafk.png]
09-09-2005 03:53 PM
Profile PM Web Find Quote Report
alexp2_ad
Scripting Contest Winner
****

Avatar
Who love the chocolate?

Posts: 691
Reputation: 26
36 / Male / –
Joined: May 2004
Status: Away
O.P. RE: Really Simple Plugin Request
The user could just remove the pictures themselves manually, it'd be nice if it did it itself, but it wouldn't be a necessity, that could always be left out for an early version and added later if someone can work out how.
09-09-2005 06:14 PM
Profile E-Mail PM Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: Really Simple Plugin Request
What could happen is this.
When WMP sends the album picture it deletes the older picture automatically and replaces it with the latest one!
Hasn't another thread been made about this?
Touch Innovation - touch friendly programs/applications for the windows mobile!


09-09-2005 07:08 PM
Profile E-Mail PM Web 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