Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Window Transparancy
#5
This is the only way I can figure. It works well on my Vista machine.
Trigger:
Code:
Copy      Help
$a 8 0 "" "ToolbarWindow32" 0 "Running Applications" "Shell_TrayWnd" "" 9 "" "Running Applications"
Macro:
Code:
Copy      Help
Acc a=acc(mouse)
out a.Name
int hwnd=win(a.Name "" "" 4)
if(IsIconic(hwnd)) Transparent(hwnd 254)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)