I'm running pygtk2-1.99.13 with RedHat 7.3.

When I do drawingArea.draw_lines() with a GC set to a specific 
foreground color, the first part of the line sequence will draw in the 
right color, but then the rest reverts to black.

The number of segments before the color change occurs is consistent 
across refreshes, but seems to change as the code changes (ranging from 
all the right color, to only the first segment being right).  

If I draw multiple lines, then they all change colors after the same 
number of segments.

Am I doing something wrong? 

Has this been fixed already?

-Dan
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to