Sujet : Re: A few notes on porting Tcl/Tk 8.6 → 9
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 10. Jun 2025, 11:53:51
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <10292rs$12ol4$3@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
Marc,
great that you want to add this on the wiki.
Are you sure, this is intended and not a bug?
I would prefer to open a ticket.
Fossil does not save any E-Mail addresses, except for alerts (tickets and modifications).
The E-Mail for those may be set.
Harald
Am 10.06.2025 um 11:18 schrieb Mark Summerfield:
I tried adding this to the wiki page:
```
## Canvas outline default has changed
When creating a canvas polygon in Tk 8.6 no outline is drawn by default.
For Tk 9 the default is to draw a 1 pixel black line. To get the old
behavior, create with the option `-outline ""`.
```
Incidentally, is it possible to change email address on core.tcl-lang.org?
When I click my username it offers options to change site skin, manage
cookies and change password, but not to change email.
On Tue, 10 Jun 2025 10:37:56 +0200, Harald Oehlmann wrote:
Am 10.06.2025 um 10:10 schrieb Mark Summerfield:
I have been porting a small GUI game ~1400LOC from Tcl/Tk 8.6 → 9.
[snip]
>
PS My ISP has now stopped supporting newsgroup access.
And a few years ago Google stopped supporting them.
I really wish there was a general Tcl/Tk mailing list that could be
used.
>
>
Mark,
thanks for you effort.
The porting wiki pages are:
>
https://core.tcl-lang.org/tcl/wiki?name=Migrating+scripts+to+Tcl+9&p
https://core.tcl-lang.org/tk/wiki?name=Migrating+scripts+to+Tk+9&p
>
The -outline is not mentioned there. I suppose, this is a bug.
May you file a report?
If it is not a bug, it would be great to add it to the wiki page.
>
Thanks for all,
Harald