[wxPython-users] Graphics context Docs

Christopher Barker Chris.Barker at noaa.gov
Wed Sep 5 15:50:45 PDT 2007


Robin Dunn wrote:
> No, I don't think any topic overviews have been written yet.

oh, well.

>> I'm trying to figure out how to draw a line (maybe a polyline, 
>> actually) that "fades away" -- that is, it starts alpha=255 and ends 
>> at alpha=0.

>> Otherwise, I guess I have to draw a really skinny polygon with a 
>> GradientBrush, but that sure feels kludgy.
> 
> Yes, I think that is what you will need to do.

Darn again -- that's less than trivial!

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list