windows 7 - Fruitger Aero Tkinter Textbox? - Stack Overflow

admin2025-04-16  3

I am trying to make a digital assistant (a knock off bonzi buddy, if you will) and am trying to give it a fruitger Aero (windows 7 theme) style. I am using the ttkthemes module and the theme Aquativo (shown above), which I am happy with. However, ttk does not support styled text boxes, so I am currently stuck with just a styled scrollbar and button.

Also, is there a way to give widgets (specifically labels) a transparent background on Linux? I would like to utilize that for the character.

I have researched using CustomTkinter (I was thinking I could put gradients inside) but my searches have been fruitless.

转载请注明原文地址:http://www.anycun.com/QandA/1744754608a87144.html