View Single Post
  #11  
Old 06-22-2006, 09:43 AM
Adde Adde is offline
Senior Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 2,453
Default Re: Table Highlighter (New AHK Script)

[ QUOTE ]
Nice script. I noticed you're doing it with graphic checks instead of looking for action buttons. Don't you find that slower than checking for the windows?

On flashing: Set the script up so that anyone who likes/doesn't like the flashing can toggle it easily in the script code, and let them choose.

Nice job.

[/ QUOTE ]

Thanks Mogobu. As for grapic checks, that's the only way to see if the advance action button is checked or not. If already checked, no highlight bar should be shown.

Adde
Reply With Quote