|
From: Donal K. F. <don...@ma...> - 2004-09-27 20:09:41
|
Bryan Oakley wrote: > That, or we take this as an opportunity to modify "event generate" to > accept a "-metadata" option, eg: Already *solved* in Tcl 8.5. TIP#165 gives [event generate] a -data option which you retrieve with the %d substitution in a binding script. :^D Donal. |