Sujet : Re: Transparent label background?
De : ram (at) *nospam* zedat.fu-berlin.de (Stefan Ram)
Groupes : comp.lang.pythonDate : 28. Feb 2024, 12:10:01
Autres entêtes
Organisation : Stefan Ram
Message-ID : <canvas-20240228120950@ram.dialup.fu-berlin.de>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
"Steve GS" <
Gronicus@SGA.Ninja> wrote or quoted:
a label that has a transparent
background
This may not be so easy. Perhaps you use a canvas and then
place images and texts in this canvas with "create_image"
and "create_text".