Hello, there is a *fast* way to obtain a copy of the workbench screen? Using the Desktop flag in the @DISPLAY command works fine but Hollywood get a static copy of the workbench, if the user open or move a window under the HW display, the transparent effect is messed up.
Then I've tried this method:
1.Hide the display
2.SaveSnapshot of the desktop
3.Load it into a brush
4.Show the Display
5.Blit the brush in the HW window (using the window positions) to have a really transparent effect
Unfortunatly saving & loading a big picture like the workbench is very sloooowwww, but it works.
Any ideas? If only the SaveSnapshot could be redirected to a brush...
Regards, Fabio