What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Preview] PsDp (Personalized Status Display Picture)

Pages: (3): « First « 1 [ 2 ] 3 » Last »
2 votes - 4.5 average   [Preview] PsDp (Personalized Status Display Picture)
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: [Preview] PsDp (Personalized Status Display Picture)
Well.. As I understand it, it makes you choose one specific DP for each personalized status. And some game feature for personalized status.
02-21-2007 09:05 PM
Profile E-Mail PM Find Quote Report
Flash
Junior Member
**

Avatar
All time Ready

Posts: 86
Reputation: 2
44 / Male / Flag
Joined: Aug 2006
O.P. RE: [Preview] PsDp (Personalized Status Display Picture)
How to let the select item all time selected because if i select blank the select item go unselect picture follow.

edit: and the event lstviewclick not detect this need to return -1 if no
select item appear :|

edit2: the event is not called if i switch the select item with arrow keyboard

edit3: THX patchou for the 4.20 function OnPsdp_MainEvent_LstViewSelStateChanged(w,c,n,s) {
    if (s) LstViewClicked(w,c,n);
}

This post was edited on 03-02-2007 at 11:59 AM by Flash.
My script: Psdp
02-24-2007 04:55 PM
Profile PM Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: [Preview] PsDp (Personalized Status Display Picture)
Nice one :)

You're in luck, both of what you requested was added recently for Messenger Plus! Live 4.20 which will be released next tuesday. The documentation in the database has already been updated with the new info.
[Image: signature2.gif]
02-24-2007 07:32 PM
Profile PM Web Find Quote Report
Flash
Junior Member
**

Avatar
All time Ready

Posts: 86
Reputation: 2
44 / Male / Flag
Joined: Aug 2006
O.P. RE: [Preview] PsDp (Personalized Status Display Picture)
but patchou u see the first post?????
for others suggestions?
My script: Psdp
02-24-2007 08:07 PM
Profile PM Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: [Preview] PsDp (Personalized Status Display Picture)
There is no straightforward way to get the current selection in a listview control, that's how the Windows API works and it is because several items can be selected in any order. So you need to iterate through every item and call LstView_GetSelectedState to find the one/s that is/are selected.

As for detecting if the current dp is dynamic, I'll see into that but that won't be for the next update, sorry :)
[Image: signature2.gif]
02-24-2007 08:13 PM
Profile PM Web Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: [Preview] PsDp (Personalized Status Display Picture)
Well, actually, I just had a talk with Cookie who reminded me that you can use the LVM_GETNEXTITEM message with the LVNI_SELECTED flag to get the currently selected item in controls that do not allow multiple selection. Sorry for replying too quickly.
[Image: signature2.gif]
02-27-2007 04:07 AM
Profile PM Web Find Quote Report
Salem
Senior Member
****

Avatar

Posts: 769
Reputation: 16
37 / Male / Flag
Joined: May 2004
RE: [Preview] PsDp (Personalized Status Display Picture)
Wow, this looks good.

Look forward to it's release

~Salem(@)
[Image: salem874.smart.jpg][Image: card.png]
Was i Helpful?[/url]
02-27-2007 01:34 PM
Profile PM Find Quote Report
Flash
Junior Member
**

Avatar
All time Ready

Posts: 86
Reputation: 2
44 / Male / Flag
Joined: Aug 2006
O.P. RE: RE: [Preview] PsDp (Personalized Status Display Picture)
quote:
Originally posted by Patchou
Well, actually, I just had a talk with Cookie who reminded me that you can use the LVM_GETNEXTITEM message with the LVNI_SELECTED flag to get the currently selected item in controls that do not allow multiple selection. Sorry for replying too quickly.


patchou and for last state of PS after reboot wlm?

i save the name with {blabla} but after i change the name the personalized status is not activated, so the event is not fired after the user set other status and, the auto msg not work :P

pls help me for this pachou!
My script: Psdp
02-28-2007 12:04 AM
Profile PM Find Quote Report
High Speed Chaser
Full Member
***

Avatar
Don't mess with the Wambulance!

Posts: 364
Reputation: 17
– / Male / Flag
Joined: May 2006
RE: [Preview] PsDp (Personalized Status Display Picture)
how is it going flash
any ETA (when it's out) or link (if it's out)
If only I knew what I should put here
03-01-2007 08:25 AM
Profile PM Find Quote Report
Flash
Junior Member
**

Avatar
All time Ready

Posts: 86
Reputation: 2
44 / Male / Flag
Joined: Aug 2006
O.P. RE: RE: [Preview] PsDp (Personalized Status Display Picture)
quote:
Originally posted by High Speed Chaser
how is it going flash
any ETA (when it's out) or link (if it's out)


now with 4.20 is more nice ;) i need to build my update code and after i think i can post i link for release this ;)

This post was edited on 03-02-2007 at 11:57 AM by Flash.
My script: Psdp
03-02-2007 11:56 AM
Profile PM Find Quote Report
Pages: (3): « First « 1 [ 2 ] 3 » 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