16 Feb
2009
16 Feb
'09
5:22 p.m.
On 2/16/09, Andy Chambers <achambers.home@googlemail.com> wrote:
"Long story. Tcl C API weak for keypress events. This gets dispatched eventually thanks to DEFCOMMAND"
Do you remember what this was all about? My first thought was that perhaps tk only generated keypress events instead of splitting them into keyup/keydown but the docs on the bind command seem to suggest you can catch them seperately.
Scrap that. I've just found another comment in the source that explains it more fully. Sorry for the noise. -- Andy