[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] coloring book program to try



On Sun, 14 Dec 2003 05:11:07 -0800
Michael <mogmios@mlug.missouri.edu> wrote:

> http://kavlon.org/projects/releases/cb.0.1.tar.gz
> 
> If anyone would be willing to try this out and let me know if it has any 
>     problems that'd be great. It's just a simple coloring book program 
> but any feedback would be appreciated. Anyone with artistic skill that'd 
> like to make some more pictures to color would be just awesome. Thanks.

Everywhere I click I get:

File "coloring_book.py", line 173, in check_click
    for layer in self.layers[::-1]:
TypeError: sequence index must be integer

see you