![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: adding procedures to buttons
From: Schelte Bron <nospam@wanadoo.nl>
Date: Fri Jul 01 2005 - 22:32:19 CEST
Bryan Oakley wrote:
rename button _button
This way you can more easily handle the situations where the command needs
And whenever you want to add a command to a single button, you do:
Or to add a command to all buttons:
Since the default bindtags cause the Button bindings to happen after the
Another advantage of this method is that you can selectively skip the common
Schelte.
--
set Reply-To [string map {nospam schelte} $header(From)]
Received on Thu Sep 29 14:24:30 2005
|