 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
toralf
Joined: 31 Jan 2005 Posts: 3841 Location: Bremen, Germany
|
Posted: Tue Feb 07, 2006 1:47 pm Post subject: |
|
|
Thanks for the feedback _________________ Ciao
toralf  |
|
| Back to top |
|
 |
Serenity
Joined: 07 Nov 2004 Posts: 1275
|
Posted: Tue Feb 07, 2006 8:46 pm Post subject: |
|
|
| toralf wrote: | Why use ToolTip,
with KaPeGes Statusbar, you could use the statusbar: Would that solve the problem? |
I did consider using the statusbar but prefer to use tooltip in this case since the two are displaying different kinds of information.
| toralf wrote: | Found it: | Code: | | OnMessage(0x2A2, "WM_NCMOUSELEAVE") |
|
| PhiLho wrote: | | Note that if you move the mouse down very fast, the WM_NCMOUSELEAVE notification may not be generated |
toralf, PhiLho - thank you. :) This works very well. I have noticed it fails only a couple of times whilst testing (XP), for now this is much better.
Edit: Unfortunately WM_NCMOUSELEAVE fails most of the time on 2k. :( I found WM_NCMOUSEMOVE (0x00A0) works flawlessly (tested on 2k and XP). _________________ "Anything worth doing is worth doing slowly." - Mae West
 |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|