Re: Strange problem with Tkinter... photos don't show on first iteration.

2006-08-14 Thread aldonnelley
And I say once again: I can't thank you enough. YOU ROCK! cheers, al. (Just changed the code in my main program, and it WORKS! The previous thankyou was only a preliminary.) ps I really like python, too. :) [EMAIL PROTECTED] wrote: > Yup, > That's the problem. Can't thank you enough. > I'd read

Re: Strange problem with Tkinter... photos don't show on first iteration.

2006-08-14 Thread aldonnelley
Yup, That's the problem. Can't thank you enough. I'd read about Tkinter "garbage collection", but, like car crashes and lung cancer, you never think it's going to happen to you... thanks once again. Cheers, Al. Fredrik Lundh wrote: > [EMAIL PROTECTED] wrote: > > > Just having a weird problem with

Re: Strange problem with Tkinter... photos don't show on first iteration.

2006-08-14 Thread Fredrik Lundh
[EMAIL PROTECTED] wrote: > Just having a weird problem with tkinter. I'm trying to make a gui that > shows results from an image search, with a "forward" and "back" button > so the user can compare results from different pages. All that's > working fine... > The problem I'm having is that the imag

Strange problem with Tkinter... photos don't show on first iteration.

2006-08-14 Thread aldonnelley
Hi all. Just having a weird problem with tkinter. I'm trying to make a gui that shows results from an image search, with a "forward" and "back" button so the user can compare results from different pages. All that's working fine... The problem I'm having is that the images don't show onscreen the