Hi, On Wed, 28 Apr 2010 14:37:18 -0700 Guido Carballo-Guerrero <char...@me.com> wrote:
> Michael, Wayne; > > I'm sorry, I just found my problem. Was something dumb: > > L1.config(image = photo1) > L1.image = image1_2 > > This was the problem. I should had: > > L1.config(image = photo1) > L1.image = photo1 > Oh, I should have read this second post first, never mind :) Michael _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss