An idea, wondering is a plug-in is possible for this. |
Author: |
Message: |
jin11
Junior Member
Posts: 44 Reputation: 1
37 / / –
Joined: May 2005
|
O.P. RE: An idea, wondering is a plug-in is possible for this.
Oh man.. that sucks.
So anyone else wanna give it a shot? If they don't mind.. please.
I'd love this alot.
|
|
05-18-2005 07:33 PM |
|
|
RaceProUK
Elite Member
Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
|
RE: An idea, wondering is a plug-in is possible for this.
quote: Originally posted by jin11
So anyone else wanna give it a shot?
Don't worry, I'll keep trying
|
|
05-18-2005 10:28 PM |
|
|
Ash_
Senior Member
Posts: 638 Reputation: 31
35 / / –
Joined: Aug 2004
|
RE: An idea, wondering is a plug-in is possible for this.
If your subclassing doesen't work just do it the easy way. Set akeyboard hook for Escape. when it's pressed check the top most windowhandle and compare to a list of enumed Handles of the known Conversation Windows. and minimize the window, otherwise just exit the function. Simple but hey it works
This post was edited on 05-18-2005 at 10:51 PM by Ash_.
|
|
05-18-2005 10:50 PM |
|
|
RaceProUK
Elite Member
Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
|
RE: An idea, wondering is a plug-in is possible for this.
Thing is, the subclassing should work. When I use Spy++, it catches the WM_KEYDOWN event properly. It just doesn't when I subclass.
As for a keyboard hook, last time I tried that, I couldn't get it to work at all.
|
|
05-19-2005 02:01 AM |
|
|
Stigmata
Veteran Member
Posts: 3520 Reputation: 45
21 / /
Joined: Jul 2003
|
RE: An idea, wondering is a plug-in is possible for this.
i was unable to catch WM_KEYDOWN on the imwindow
|
|
05-19-2005 06:19 AM |
|
|
RaceProUK
Elite Member
Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
|
RE: An idea, wondering is a plug-in is possible for this.
It doesn't go to the IMWindow: it goes to the DirectUIHWND inside. And I still can't catch it!
|
|
05-19-2005 07:12 AM |
|
|
jin11
Junior Member
Posts: 44 Reputation: 1
37 / / –
Joined: May 2005
|
O.P. RE: An idea, wondering is a plug-in is possible for this.
Thanks for the effort put in guys. I really appreciate it. Still hoping for the best.
|
|
05-19-2005 08:22 PM |
|
|
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
RE: An idea, wondering is a plug-in is possible for this.
OK, here is MDE (MSN Disable ESC)* v0.9 beta
I don't care if somebody else includes this functionality in another plugin, a friend of mine wanted this too so I made it.
This is an "unofficial" release (even tough it works perfectly fine) because I'll add some more stupid stuff later (about box and crap like that), so don't freakin' post this anywhere else.
Download here.
* Hmmm... It should be "Messenger Disable ESC" now that I think about it, but to change it I should start Delphi again and recompile it and it's 3 a.m. and I don't feel like doing that
EDIT: To install it, simply open the .zip file with something like WinZip or WinRAR, extract the .dll file to MsgPlus\Plugins folder and restart Messenger.
Attachment: mde.zip (261.35 KB)
This file has been downloaded 304 time(s).
This post was edited on 05-26-2005 at 06:38 AM by lopardo.
|
|
05-26-2005 06:21 AM |
|
|
multimillion2k
Full Member
Posts: 362 Reputation: 16
– / / –
Joined: May 2005
|
RE: An idea, wondering is a plug-in is possible for this.
you can always try Good ol' windows key + m?
Granted, it'll minimise all your windows but from what I gather they probably already will be
|
|
05-26-2005 09:41 AM |
|
|
Dempsey
Scripting Contest Winner
http://AdamDempsey.net
Posts: 2395 Reputation: 53
38 / /
Joined: Jul 2003
|
RE: An idea, wondering is a plug-in is possible for this.
quote: Originally posted by multimillion2k
you can always try Good ol' windows key + m?
Granted, it'll minimise all your windows but from what I gather they probably already will be
but the idea was to stop conversations from closing when escape is pressed and minimising them instead was just another option.
|
|
05-26-2005 10:14 AM |
|
|
Pages: (3):
« First
«
1
[ 2 ]
3
»
Last »
|
|