To put it simple, I would like to draw a red trasparent rectangle over a yellow one. Is this possible without using bitmaps and alpha channels?
thanks, Marco
···
___________________________________________________________________
Conto Arancio al 4% fino a fine 2006 - Zero spese, soldi sempre disponibili. Aprilo subito
http://click.libero.it/ING
not with wx.
As you suspect, you can use bitmaps and alpha channels -- it's a heck of
a kludge, and it's slow, but it does work.
You can also use another rendering library, like PIL's Agg_draw,
PyCairo, etc.
Search these archives for more discussion.
-Chris
···
m.prosperi@libero.it wrote:
To put it simple, I would like to draw a red trasparent rectangle
over a yellow one. Is this possible without using bitmaps and alpha
channels?
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov