How to draw a circle in wxpython as not being a bitmap

Ronan Teodoro de Jesus wrote:

How to draw a circle in wxpython as not being a bitmap?
I draw two circles with overlapping areas

The ScrolledWindow sample in the demo has some examples of drawing things on a window using a device context.

···

--
Robin Dunn
Software Craftsman