python - Make the background of 'Text' widget in tkinter transparent -


i'm looking add image in background of text widget in tkinter, far i'm concerned, not possible. so, work around this, i'm wondering if possible make background of text widget transparent.

thanks in advance.

no, not possible make background of text widget transparent.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -