Posted to tcl by centrix at Thu Mar 15 16:15:20 GMT 2018view pretty

cannot inherit from "iwidgets::Combobox" (class "iwidgets::Combobox" not found in context "::iwidgets")
    while executing
"inherit iwidgets::Combobox"
    (class "iwidgets::ComboBox" body line 2)
    invoked from within
"itcl::class iwidgets::ComboBox {
	inherit iwidgets::Combobox
	
	constructor {args} {}
	destructor {}

	itk_option define -balloonhelp balloonHelp Ball..."
    ("eval" body line 23)
    invoked from within
"eval [ls getUrl getFiles filenames $f]"
    ("foreach" body line 2)
    invoked from within
"foreach {f} $fileList {
	eval [ls getUrl getFiles filenames $f]
}"
    ("eval" body line 26)
    invoked from within
"eval [http::data $token]"
    ("eval" body line 339)
    invoked from within
"eval [http::data $token]"