05-10-2007, 11:45 PM
Hi,
I have a number of steps that maximize and minimize windows in rapid succession.
This causes a flashbulb like effect which hurts my eyes and causes a headache after a while.
I tried using the Curtain function but the curtain keeps on going up and down
These are the typical statements....
siz 1850 5 win("" "#32770")
......
siz 1850 1100 win("" "#32770")
....
siz 1850 5 win("" "#32770")
......
siz 1850 1100 win("" "#32770")
etc
Any ideas on how to temporarily darken the screen while actions are going on
I am using a lot of lef+ and lef- statements to move objects around that I can't use simple mov commands for (I actuall have to drag them).
Anyway, perhaps turning the pixel intensities to black momentarily or turning their intensities down.
Stuart
I have a number of steps that maximize and minimize windows in rapid succession.
This causes a flashbulb like effect which hurts my eyes and causes a headache after a while.
I tried using the Curtain function but the curtain keeps on going up and down
These are the typical statements....
siz 1850 5 win("" "#32770")
......
siz 1850 1100 win("" "#32770")
....
siz 1850 5 win("" "#32770")
......
siz 1850 1100 win("" "#32770")
etc
Any ideas on how to temporarily darken the screen while actions are going on
I am using a lot of lef+ and lef- statements to move objects around that I can't use simple mov commands for (I actuall have to drag them).
Anyway, perhaps turning the pixel intensities to black momentarily or turning their intensities down.
Stuart