16 Feb
2009
16 Feb
'09
5:20 p.m.
In the celtk source, this message is attached to the on-key-down of the tk-object slot. "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. What's the skinny? Cheers, Andy