So, I'm trying to write a simple sketch pad example in PyGTK, similar to the scribble example in the docs. The problem is when you draw by dragging the mouse, it doesn't draw a connected line (especially if you drag the mouse too fast). Has anyone done something similar and been able to overcome this, or perhaps has some suggestions on what to do? -- Ryan