Ticket #1050 (new defect)

Opened 1 year ago

Last modified 6 months ago

return key does fire dEvent.KeyChar

Reported by: johnf Assigned to: somebody
Priority: major Milestone: 0.8.3
Component: ui Version:
Keywords: Cc:

Description

When I bind an event (dEvent.KeyChar?) to a textbox the return key on windows does appear to fire the bind function.

Attachments

junk25.cdxml (1.1 kB) - added by johnf on 04/17/2007 02:21:36 PM.
junk25-code.py (421 bytes) - added by johnf on 04/17/2007 02:22:35 PM.
junk25.2.cdxml (1.1 kB) - added by anonymous on 04/17/2007 02:24:21 PM.

Change History

04/17/2007 02:21:36 PM changed by johnf

  • attachment junk25.cdxml added.

04/17/2007 02:22:35 PM changed by johnf

  • attachment junk25-code.py added.

04/17/2007 02:24:21 PM changed by anonymous

  • attachment junk25.2.cdxml added.

11/01/2007 08:55:04 PM changed by paul

I don't see enter/return firing KeyChar?, however I do see the arrow keys doing so.