Shoutbox

about this window....? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10)
+----- Thread: about this window....? (/showthread.php?tid=91054)

about this window....? by zuto on 06-14-2009 at 11:48 AM

how can i hide it or disable it?

[Image: problemf.jpg]

and HOW CAN I MAKE THE MAIL APPEARS BELOW THE CONTACT'S STATUS?

thx (Y)(Y)


RE: about this window....? by davidpolitis on 06-14-2009 at 12:54 PM

This thread really belongs in skinning. :)


RE: about this window....? by blessedguy on 06-14-2009 at 01:01 PM

quote:
Originally posted by davidpolitis
This thread really belongs in skinning. :)
Nope, it doesn't, or at least doesn't seem to =P
Anyways, nope, it can't be hidden.

quote:
Originally posted by zuto
and HOW CAN I MAKE THE MAIL APPEARS BELOW THE CONTACT'S STATUS?
Afaik, you can't
RE: about this window....? by davidpolitis on 06-14-2009 at 01:06 PM

The hover is only annoying with the contact list maximized anyway.


RE: about this window....? by blessedguy on 06-14-2009 at 01:14 PM

quote:
Originally posted by davidpolitis
The hover is only annoying with the contact list maximized anyway.
Yep, it is =P
Anyways, checking if it is possible to disable it, again =)

Update: no results =/
Anyways, it is defined as
code:
<PopupMenu2 ResID=UXEditMenu Sheet=0>
<MenuItem2 Icon=rcimg(20250) Text=rcstr(20250) CmdId=11/>
<MenuItem2 Icon=rcimg(20251) Text=rcstr(20251) CmdId=12/>
<MenuItem2 Icon=rcimg(20252) Text=rcstr(20252) CmdId=13/>
<MenuItem2/>
<MenuItem2 Text=rcstr(20253) CmdId=17/>
</PopupMenu2>
In definition files 1001 and 47050 if anyone wants to find it ;)
RE: RE: about this window....? by ryxdp on 06-15-2009 at 06:55 AM

quote:
Originally posted by blessedguy
Anyways, it is defined as
code:
<PopupMenu2 ResID=UXEditMenu Sheet=0>
<MenuItem2 Icon=rcimg(20250) Text=rcstr(20250) CmdId=11/>
<MenuItem2 Icon=rcimg(20251) Text=rcstr(20251) CmdId=12/>
<MenuItem2 Icon=rcimg(20252) Text=rcstr(20252) CmdId=13/>
<MenuItem2/>
<MenuItem2 Text=rcstr(20253) CmdId=17/>
</PopupMenu2>
In definition files 1001 and 47050 if anyone wants to find it ;)

Isn't that the Cut/Copy/Paste/Select All menu that appears in the contact pickers and stuff?

[Image: attachment.php?pid=965654]

It's defined in pretty much every window anyway...
RE: about this window....? by blessedguy on 06-15-2009 at 12:24 PM

quote:
Originally posted by ryxdp
Isn't that the Cut/Copy/Paste/Select All menu that appears in the contact pickers and stuff?

If it is, that's why it would'nt work =P
Anyways, still Window ID 47050 is that popup window id
RE: RE: about this window....? by ryxdp on 06-16-2009 at 07:34 AM

quote:
Originally posted by blessedguy
Anyways, still Window ID 47050 is that popup window id

It is indeed, and I've managed to get rid of it simply by replacing the 47050 definition with the Plus header and <Element/>. No trace file obviously, as it's perfectly good XML.
RE: about this window....? by blessedguy on 06-16-2009 at 04:55 PM

quote:
Originally posted by ryxdp
It is indeed, and I've managed to get rid of it simply by replacing the 47050 definition with the Plus header and <Element/>. No trace file obviously, as it's perfectly good XML.
Congrats! (Y)
So yeah zuto, it is possible =)
RE: RE: about this window....? by zuto on 06-17-2009 at 06:13 PM

quote:
Originally posted by blessedguy
quote:
Originally posted by ryxdp

Congrats! (Y)
So yeah zuto, it is possible =)

really!?

it's really can be hidden or take off?

:D:D