hi, i wanna know, how can delete a line from a draw area that i do with a gc. code: self.area.window.draw_line(self.gc, x1, y1, x2, y2) thanx