sashabe
Joined: 09 Oct 2006 Posts: 14
|
Posted: Thu Feb 15, 2007 9:42 pm Post subject: Taskbar transparent/opaque on mouseover |
|
|
The question is: the taskbar is transparent initially (the code below works), but on mouseover it becomes opaque. How to make it?
| Code: | | WinSet Transparent, 195, ahk_class Shell_TrayWnd |
The bigger one is, how to detect mouseover over certain element with the couple of code lines?
There was such a code (for windows), but it worked only when the taskbar is active, i.e. when other window is activated the taskbar states do not change but remain the same.
Thanks |
|