Re: 
> I try to use iwidget 3.0.0 with Visual Tcl 1.2.1 on windows 98, and for =
> example if
> I select calendar, I have an error message
> Error invalid command name "calendar"

Sounds like a namespace problem.  Early versions of itcl/itk/iwidgets 3.0 had
problems that were only resolvable by upgrading to the latest itcl (currently
available from netcvs or a mirror to the netcvs) or modifying your code
to force a namespace import of all the extension commands into the global
namespace.
-- 
Never apply a Star Trek solution to a Babylon 5 problem.
Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL: http://www.purl.org/NET/lvirden/>
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-

_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/vtcl-user

Reply via email to