Jia Lu schreef:

> 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

You can not bind an event to a wx application. You must bind an event
to a wx frame or control. You'll get more and better support on the
wxpython-user mailing list.

Stani

--
http://pythonide.stani.be

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to