Re: using configure



Mark Tarver wrote:
% font create fancy
fancy
% fancy configure -weight bold
invalid command name "fancy"

fails

% button .b
.b
% .b configure -text "hi there"

succeeds. Any reason why?

Because font does not create an new command and button does -- please read the man/help page of the font command.


--
+--------------------------------+---------------------------------------+
| Gerald W. Lester |
|"The man who fights for his ideals is the man who is alive." - Cervantes|
+------------------------------------------------------------------------+
.


Quantcast