Question about events

Hugues JEAN-BAPTISTE hjb at agorinfo.fr
Mon Jun 4 06:56:20 PDT 2007


Hi all,

Is it possible to know if a user has clicked or done "Enter" on a button ?
I tried :

    btn.Bind(wx.EVT_CHAR, self.EvtChar)

For "F6" key, I go to self.EvtChar, but for "Enter" key, not ...

Friendly.

-- 

Hugues JEAN-BAPTISTE (hjb at agorinfo.fr)
AGORINFO S.A.S. (http://www.agorinfo.fr)






More information about the wxpython-users mailing list