using configure



% 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?

Mark

.


Quantcast