[cells-devel] tcl event loop
    Andy Chambers 
    achambers.home at googlemail.com
       
    Mon Feb 16 17:20:13 UTC 2009
    
    
  
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
    
    
More information about the cells-devel
mailing list