[wxPython] Newbie: What the heck is wrong with this code?

Dom-in-neh-us-Re-qui-em

<<<WACK!!!>>>>

Dom-in-neh-us-Re-qui-em

<<<WACK!!!>>>>

                    "Tim Hochberg"
                    <tim.hochberg@ieee.org> To: <wxpython-users@wxwindows.org>
                    Sent by: cc:
                    wxpython-users-admin@wxw Subject: Re: [wxPython] Newbie: What the heck is wrong with this
                    indows.org code?
                                                                                                                              
                    06/30/00 11:28 AM
                    Please respond to
                    wxpython-users
                                                                                                                              
Oooh - your gonna kick yourself....

def MyTreePanel(wxPanel):

   ^^^ This should be class....

     def __init__(self, parent, ID):
          wxPanel.__init__(self, parent, ID)

-tim

···

_______________________________________________
wxPython-users mailing list wxPython-users@wxwindows.org
http://wxwindows.org/mailman/listinfo/wxpython-users