At least, not a pygnome/pygtk bug.

What seems to be happening is a conflict between entering & leaving my
line and the circle. Because the line is on top of the circle, it will
override the circle in regards to mouseovers (enter/leave).

When you mouse over the circle, I draw the line. The line is on top, and
if you happen to be mousing over where the line is, then you leave the
circle and enter the line. When you leave the circle, the leave
notification turns off the line, and you enter the circle again.

This seems to be where it's getting stuck.

I fixed it by simply creating the line, then the circle, so the line is
beneath the circle. Now it seems to work perfectly, as the line never
obstructs the circle.

So if you want to use the demo I posted, just reverse the order of
line/ellipse creation.


-- 
Colin Fox                                       [EMAIL PROTECTED]
CF Consulting Inc.                                    GPG Fingerprint:
                    D8F0 84E7 E7CC 5C6C 9982  F1A7 A3EB 6EA3 BC97 572F

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to