Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Editing brightness
#2
If you make the window partially transparent, and place a white window behind it, the first window will be brighter. If the second window is black, the first window will be darker.
This makes Calculator 50% transparent.
Macro
Code:
Copy      Help
int w1=win("Calculator" "SciCalc")
Transparent w1 127
5
Transparent w1 256


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)