Rob Brown-Bayliss wrote:
> 
> hi
> 
> I am plying with the gnome canvas, and having a problem adding images.
> 
> This works:
> 
why isn't there a ReplyTo-tag to the list in the mail headers?

> but if I do:
> item = group.add("image" , ... )
> I get the error:
> TypeError: add() takes exactly 2 arguments (X given)
> where X is the number of args I gave.

I think one of the two arguments is "self". When it says "takes exactly
two arguments" it
means "self" and "another".

  tk.

--
Tjabo Kloppenburg - billiton internet services GmbH
Entwicklung

telefon: (0271) 30386-19 *** email: [EMAIL PROTECTED]
Weitere Informationen finden Sie unter http://www.billiton.de/
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to