On Monday 24 February 2003 09:29, Dan Christian wrote: > 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.
Never mind, my bug. The color changes happens after you try to draw outside the drawing areas (off by 1 issue). Still, sort of a odd symptom. -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/
