Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How is a component named?

component named
0
Posted

How is a component named?

0

A component has two names. The first name represents the role the component object plays within the Snit object. This is the component name proper, and is the name used to refer to the component within Snit code. The second name is the name of the actual component object created by the Snit object’s constructor. This second name is always a Tcl command name, and is referred to as the component’s object name. In the example in the previous FAQ, the component name is “mytail”; the “mytail” component’s object name is chosen automatically by Snit since %AUTO% was used when the component object was created.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123