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 

How to detect a flashing taskbar button...

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
zorglups



Joined: 04 Feb 2005
Posts: 22

PostPosted: Thu Apr 20, 2006 7:35 pm    Post subject: How to detect a flashing taskbar button... Reply with quote

Let me explain...

I have a minimized MSN conversation and my buddy sends me a message.
The conversation button will flash a few times in the taskbar then will stay highlighted until I activate the conversation.

Do you know how I could detect, using autohotkey, that a minimized window is or has been flashing ?

I have been reading the Styles and the Winget helps + searched through the forum for /(flash(ing)*)|(blink(ing)*)/ without success (well, actually, I discovered many other interresting things...)

Thanks in advance.

Pierre
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Sat Apr 22, 2006 1:43 am    Post subject: Reply with quote

I don't know of any specific way, but you could try PixelSearch or ImageSearch.
Back to top
View user's profile Send private message Send e-mail
zorglups



Joined: 04 Feb 2005
Posts: 22

PostPosted: Tue Apr 25, 2006 3:19 pm    Post subject: Reply with quote

Thanks.

I can't use a search on pixel because my taskbar is hidden by a rainlendar bar...

Have a nice day.

Pierre.
Back to top
View user's profile Send private message
Guest






PostPosted: Wed Apr 26, 2006 11:30 am    Post subject: Reply with quote

Maybe it is possible to intercept the Windows message that makes the MSN taskbar button flash, and perform some action (restore the MSN window, put a messagebox onto your screen, and whatnot).
Back to top
evl



Joined: 24 Aug 2005
Posts: 1239

PostPosted: Wed Apr 26, 2006 12:28 pm    Post subject: Reply with quote

Hooking other processes to monitor for messages isn't possible with AHK and isn't on the planned feature list I think. It's been discussed a bit before in the forum.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
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