> How do I draw a circle (any size, I will modify it) in a drawing area? in the DrawingArea Draw event handler: Draw.Circle(XCenter, YCenter, Radius) Regards, -- Benoît