Sujet : Named colours in Tk
De : nospam.nurdglaw (at) *nospam* gmail.com (Alan Grunwald)
Groupes : comp.lang.tclDate : 19. May 2025, 15:05:20
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <100fdt4$1l9lq$1@dont-email.me>
User-Agent : Mozilla Thunderbird
Tk recognises a lot of colour names, as documented at, say,
https://www.tcl-lang.org/man/tcl9.0/TkCmd/colors.html Is it possible to get a list of them?
I guess I could hack it out of one of the source files, but I'd hope to be able to get it in a cleaner fashion.