Is there a 'normal form' for event sequence specifiers?
From: Kenneth McDonald (kmmcdonald_at_wisc.edu)
Date: 04/30/04
- Previous message: The Revd Terence Fformby-Smythe: "Re: There Were 100,000 Strong"
- Next in thread: Kevin Kenny: "Re: Is there a 'normal form' for event sequence specifiers?"
- Reply: Kevin Kenny: "Re: Is there a 'normal form' for event sequence specifiers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 01:22:31 GMT
I'm doing some Tkinter programming from Python, and would like
to be able to, given a string specifying an event sequence,
obtain some sort of "normal form" for that event sequence,
so that, for example, '1' and 'Mousebutton-1' (or whatever
the long form is) both map to the same normal form indicating
a single click of mouse button 1. Is there a way to do this in Tcl?
Thanks,
Ken McDonald
- Previous message: The Revd Terence Fformby-Smythe: "Re: There Were 100,000 Strong"
- Next in thread: Kevin Kenny: "Re: Is there a 'normal form' for event sequence specifiers?"
- Reply: Kevin Kenny: "Re: Is there a 'normal form' for event sequence specifiers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]