On Wed, Jun 29, 2005 at 09:50:44PM -0700, Todd Lericos wrote:
> I tried many of the suggested fixes. For example, heading off
> garbage collection of the image...etc. No dice.
I'm pretty sure you didn't "head off garbage collection of the image".
Here's why: You immediately discard the MakeGui i
Hello all,
I'm new to the list and to Python. It has been tough going, but alot of
fun.
Here is my problem. I am trying to display an image on canvas. I was
searching to the list for similar problems. It does seem to be a common
problem. I tried many of the suggested fixes. For example, headi