Sujet : Re: Tk 9: image -format svg -scaletowidth not working?
De : mark (at) *nospam* qtrac.eu (Mark Summerfield)
Groupes : comp.lang.tclDate : 10. Jul 2024, 08:21:34
Autres entêtes
Message-ID : <Q82dneR7AuPjqxP7nZ2dnZfqnPSdnZ2d@brightview.co.uk>
References : 1 2 3 4 5 6
User-Agent : Pan/0.154 (Izium; 517acf4)
On Tue, 9 Jul 2024 13:03:55 +0200, nemethi wrote:
[snip]
In Tk 9 it makes a difference whether you write $tk::svgFmt or
$::tk::svgFmt -- the former will only work at global level.
Yes of course, sorry, still getting used to that.