Re: [Newb] Still not able to solve class attribution
From: Knoppix User (knoppix_at_laptop.home.net)
Date: 01/11/04
- Next message: Jikosan: "Re: Help with if statement"
- Previous message: Brian Kelley: "Re: Python And Internationalization maybe a pre-pep?"
- In reply to: Peter Otten: "Re: [Newb] Still not able to solve class attribution"
- Next in thread: Knoppix User: "Re: [Newb] Still not able to solve class attribution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 11 Jan 2004 16:36:27 -0600
On Sun, 11 Jan 2004 18:36:22 +0100, Peter Otten wrote:
> Just an idea: how about moving the following statement up immediately after
> the wx.Frame.__init__(...). The DisplayImg() method *could* be called in
> the code you abbreviate with the above four dots.
Thanks for the idea Peter. No go. I did think of that earlier, and checked
a printout very carefully to make sure about that.
Anyway, I did move it up to be the first method after __init__, just to
check again.
:-(
Steve
- Next message: Jikosan: "Re: Help with if statement"
- Previous message: Brian Kelley: "Re: Python And Internationalization maybe a pre-pep?"
- In reply to: Peter Otten: "Re: [Newb] Still not able to solve class attribution"
- Next in thread: Knoppix User: "Re: [Newb] Still not able to solve class attribution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|