Giorgio Garabello wrote:
> Hello everyone, these days I'm enjoying experimenting with alpha blend
> command, is really interesting.
> I tried to apply different degrees of transparency on the various graphics
> commands but was not able to apply it to the PAPER command,

Well, the PAPER command does nothing itself. Just a subsequent CLS
does this, and that does not alpha-blend by design, because it should
*clear* the screen.

> My aim is to be able to create a transparent window on which placing
> information.

Just don't call CLS on it and emulate the PAPER background using
BLOCK.

Marcel

_______________________________________________
QL-Users Mailing List

Reply via email to