(Sorry if you get this message twice: I think I accidently mis-sent the message to the wrong address, so to make sure, I'm sending to what I think is the right address this time.)
--- Hi Premanshu, Just as you might look at a dictionary to find the meaning of a word, you'll look at library documentation to look for the meaning of a method. Most likely, you may need to refer to the documentation of the library in question. I do not know if this is the method you are looking at, but here is something about a "bind" related to wxPython: http://www.wxpython.org/docs/api/wx.EvtHandler-class.html#Bind http://wxpython.org/Phoenix/docs/html/events_overview.html The first link is in the style of a reference manual: very terse, but with technical detail. The second link appears to be user-level documentation, with examples and a description of the event model. Good luck to you! _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor