AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ToolTip in GUI
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Tue Feb 07, 2006 1:47 pm    Post subject: Reply with quote

Thanks for the feedback
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Serenity



Joined: 07 Nov 2004
Posts: 1275

PostPosted: Tue Feb 07, 2006 8:46 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group