is it possible to bold word-by-word in tcl? It would be nice
to bold the "required" in (input: name, required) in the GUIs
Hamish
is it possible to bold word-by-word in tcl? It would be nice
to bold the "required" in (input: name, required) in the GUIs
Hamish
Hamish wrote:
is it possible to bold word-by-word in tcl? It would be nice
to bold the "required" in (input: name, required) in the GUIs
Text widgets allow "styles" to be applied to arbitrary portions of
text, but it isn't supported in text labels in labels, push-buttons,
check-buttons, etc.
--
Glynn Clements <glynn@gclements.plus.com>