TextCtrl focus events in wxWidgets

Simon Hibbs simon.hibbs at gmail.com
Wed Jul 19 07:55:24 EDT 2006


Frank Millman wrote:

> Try self.PlantCtrl.Bind(wx.EVT_KILL_FOCUS, self.OnUpdatePlantCtrl)

And Voila! It works. Many, many thanks.

Any idea what is going on?

Simon




More information about the Python-list mailing list