![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveGUI, namespaces and OO
From: Silas Justiniano <silasju@gmail.com>
Date: Sat Oct 29 2005 - 21:46:02 CEST
Hello all.
I don't know much about namespaces. I know only to write the following
#start ---
toplevel .t
If I [destroy .t], the namespace [my] still exists. I could learn some
I would like just to know if one of the available OO extensions could
I could pass local variables as parameters to a proc which creates
Thank you very much again.
Silas.
|