Jia Lu wrote: > Hi all. > I'm using wxPython 2.6.3.2-2 on FC 6. > I wrote a demo used 'self.Bind(xxxxxx)' but I got an error says: > " MyFrame instance has no attribute 'Bind' " > > I did that when I used FC 5 and it worked. > > Is new wxPy changed about the Bind method?? > > thanx > Please post the code.