Re: Question Regarding PIL and PhotoImage classes

2005-04-23 Thread Fredrik Lundh
Harlin Seritt wrote: Why is that I can only get the PhotoImage class to show up when I write a straight procedural script (no object orientation) but not when I try to use object-orientation? These two scripts in theory should produce the same results but they don't. Is there any reason why? in the

Question Regarding PIL and PhotoImage classes

2005-04-23 Thread Harlin Seritt
Why is that I can only get the PhotoImage class to show up when I write a straight procedural script (no object orientation) but not when I try to use object-orientation? These two scripts in theory should produce the same results but they don't. Is there any reason why? ---Procedural--- roo