Re: using configure
- From: "Gerald W. Lester" <Gerald.Lester@xxxxxxx>
- Date: Sun, 29 Jul 2007 07:45:21 -0500
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|
+------------------------------------------------------------------------+
.
- Follow-Ups:
- Re: using configure
- From: Donal K. Fellows
- Re: using configure
- References:
- using configure
- From: Mark Tarver
- using configure
- Prev by Date: Re: Cache complex list for faster performance
- Next by Date: Re: Newbie Tcl Question
- Previous by thread: Re: using configure
- Next by thread: Re: using configure
- Index(es):