![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Using foreach loop to create radiobutton menu
From: <aj@bookac.com>
Date: Fri Apr 28 2006 - 18:11:21 CEST
Once again, I appreciate the expeditiousness and comprehensiveness of
Here is a complete script exemplifying the problem. Run this in your
I reduced the usage of the "rng" variable to one place, and wrapped it
package require Iwidgets
set f [frame .main]
iwidgets::menubar $f.menu -menubuttons {
|