forech c { a b c d e f g } {
checkbutton frame($c).checker -text dummy -command {
# which button am I?
}
}
Thanks in advanced
Kregg
proc lambdaProc1 {button} {...}
checkbutton frame($c).checker -text dummy -command [list lambdaProc1 $c]
--
Derk Gwen http://derkgwen.250free.com/html/index.html
The whole world's against us.