[wxPython] wxFrame don't have Bind attribute ??

Franz Steinhaeusler franz.steinhaeusler at gmx.at
Fri Nov 17 02:48:19 EST 2006


On 29 Oct 2006 22:31:09 -0800, "Jia Lu" <Roka100 at gmail.com> wrote:

>Hi all
> I am using wxPy 2.6.3.2-2, But when run an application with self.Bind
>, I got an error that there is no Bind.
>
> How can I fix it. thanx

Is it really an instance of wx.Frame? 
What do you get, if you make a "print self" statement?



More information about the Python-list mailing list