about polygon

Jan Voges jasvo77 at gmx.net
Sun Nov 20 07:24:16 EST 2005


Hi!

Am Sun, 20 Nov 2005 03:55:21 -0800 schrieb Shi Mu:

> Why I got a black polygon in the following code?
> How can I make it no-color filled?

Use create_line instead:
c.create_line(60,60,100,60,100,100,60,120,60,60)

Jan



More information about the Python-list mailing list