Sujet : Re: Announce: TkCon v2.8 Release
De : Torsten (at) *nospam* example.com (Torsten)
Groupes : comp.lang.tclDate : 11. Feb 2025, 15:11:25
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <voflqe$1q2do$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
Yes it uses the default text widget, so that's the new one for Tk 9.0.
For older versions of Tk, you would need to load the new text package
and rename it to replace the text widget before sourcing TkCon.
What are the differences between the old and the new text widget?
Is there a desription somewhere?