about this window....? |
Author: |
Message: |
zuto
New Member
Posts: 2
Joined: Jun 2009
|
O.P. about this window....?
how can i hide it or disable it?
and HOW CAN I MAKE THE MAIL APPEARS BELOW THE CONTACT'S STATUS?
thx
This post was edited on 06-14-2009 at 12:44 PM by Mnjul.
|
|
06-14-2009 11:48 AM |
|
|
davidpolitis
Full Member
Posts: 371 Reputation: 16
Joined: Aug 2006
|
RE: about this window....?
This thread really belongs in skinning.
|
|
06-14-2009 12:54 PM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
RE: about this window....?
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
This post was edited on 06-14-2009 at 01:02 PM by blessedguy.
|
|
06-14-2009 01:01 PM |
|
|
davidpolitis
Full Member
Posts: 371 Reputation: 16
Joined: Aug 2006
|
RE: about this window....?
The hover is only annoying with the contact list maximized anyway.
|
|
06-14-2009 01:06 PM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
RE: about this window....?
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
This post was edited on 06-14-2009 at 01:32 PM by blessedguy.
|
|
06-14-2009 01:14 PM |
|
|
ryxdp
Senior Member
Posts: 804 Reputation: 16
29 / /
Joined: Jun 2006
|
RE: RE: about this window....?
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?
It's defined in pretty much every window anyway...
Attachment: menu.png (2.02 KB)
This file has been downloaded 261 time(s).
|
|
06-15-2009 06:55 AM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
RE: about this window....?
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
|
|
06-15-2009 12:24 PM |
|
|
ryxdp
Senior Member
Posts: 804 Reputation: 16
29 / /
Joined: Jun 2006
|
RE: RE: about this window....?
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.
|
|
06-16-2009 07:34 AM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
RE: about this window....?
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!
So yeah zuto, it is possible =)
|
|
06-16-2009 04:55 PM |
|
|
zuto
New Member
Posts: 2
Joined: Jun 2009
|
O.P. RE: RE: about this window....?
quote: Originally posted by blessedguy
quote: Originally posted by ryxdp
Congrats!
So yeah zuto, it is possible =)
really!?
it's really can be hidden or take off?
|
|
06-17-2009 06:13 PM |
|
|
|