Blitz (64/459)

From:James L Boyd
Date:2 Sep 1992 at 08:09:55
Subject:Re: Screen's pens

On 06-Jan-00, Curt Esser wrote:

>Is it possible (and if it is, how?) to change the screen's pens AFTER the
>screen has been opened?

Well, you could use GetScreenDrawInfo_() to get the DrawInfo structure. This
has an offset to the screen's pen array...

As you know, I'm kind of limited in what I can do at the moment, so I haven't
looked into it any further than that...

>I don't mean altering the screen's palette, but rather the pen assignments
>used for rendering window borders, gadgets, etc.

There are two pens in the actual .Screen structure, DPen and BPen...?

See ya,



James.

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie