On Wed, Apr 10, 2013 at 7:03 PM, emmanuel segura <emi2f...@gmail.com> wrote:
> Ciao a tutti

ciao Emmanuel,

> Sto provando a caricare un'immagine usando gtk, ma non riesco perche ricevo
> un'errore di questo genere

L'errore ti dice esattamente dov'è il problema:

>   fixe.put(fixe,100,90)

questa linea, stai mettendo fixe dentro fixe e lui ti dice che "parent
non è diverso da widget":

> mywindow.py:26: GtkWarning: gtk_widget_set_parent: assertion `widget !=
> parent' failed

ciao
--
Gian Mario Tagliaretti
GNOME Foundation member
gia...@gnome.org
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a