How to get class name of itcl object or check if the object exists?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Try using info class e.g.
See also http://wiki.tcl.tk/12629 for more information on checking existence using itcl::is
|
||||
|
