What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » PSM--> Normal invisible and MouseOver visible?

PSM--> Normal invisible and MouseOver visible?
Author: Message:
DennisMartijn
Full Member
***


Posts: 119
Joined: Jul 2006
O.P. PSM--> Normal invisible and MouseOver visible?
Hay! I'm looking for a way to hide and show the Personal Message element in the contact list.
This is what I would like to see:
Normal state: personal message not visible
mouse over state: personal message visible

So basicly, when I hover my mouse over the psm area, it gets visible.

I tried setting a 2nd, [MouseFocused] tag to the existing part of code of the 923 style, but that results in messenger crashing all together when hovering the mouse over the psm.

code:

code:
}
labelrichedit[id=atom(idPSMText)][class="PSM"]
{
contentalign:endellipsis;
enabled:false;
Alpha:0;
}

labelrichedit[id=atom(idPSMText)][class="PSM"][MouseFocused]
{
contentalign:endellipsis;
enabled:false;
}

The above code doesn't work. Is there an alternate method of dynamic hiding, or am I doing something wrong?
11-04-2008 04:24 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
PSM--> Normal invisible and MouseOver visible? - by DennisMartijn on 11-04-2008 at 04:24 PM
RE: PSM--> Normal invisible and MouseOver visible? - by SmokingCookie on 11-04-2008 at 06:49 PM
RE: PSM--> Normal invisible and MouseOver visible? - by ryxdp on 11-05-2008 at 06:05 AM
RE: PSM--> Normal invisible and MouseOver visible? - by DennisMartijn on 11-05-2008 at 01:47 PM
RE: PSM--> Normal invisible and MouseOver visible? - by SmokingCookie on 11-05-2008 at 03:18 PM
RE: PSM--> Normal invisible and MouseOver visible? - by vaccination on 11-05-2008 at 03:33 PM
RE: RE: PSM--> Normal invisible and MouseOver visible? - by DennisMartijn on 11-05-2008 at 08:50 PM
RE: PSM--> Normal invisible and MouseOver visible? - by Basilis on 11-05-2008 at 08:58 PM
RE: PSM--> Normal invisible and MouseOver visible? - by vaccination on 11-05-2008 at 10:37 PM
RE: RE: PSM--> Normal invisible and MouseOver visible? - by Willz on 11-05-2008 at 11:06 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