Methods
First argument must be w: the pathname of the widget instance.
Public method: all lower case.
proc tixOnOff:toggle {w} {
...
}
Private method: individual words capitalized.
proc tixOnOff:FlashButtons {w} {
...
}
Previous slide
Next slide
Back to first slide
View graphic version