[Tkinter-discuss] ttk styles - is it possible to have one per widget?

Mike Barnett mike_barnett at hotmail.com
Fri Nov 22 11:00:07 EST 2019


Hmmm... I didn't see am email go out for this.  Did anyone get this email?




From: Mike Barnett <mike_barnett at hotmail.com>
Sent: Wednesday, November 20, 2019 9:37 PM
To: Python-Tkinter <tkinter-discuss at python.org>
Subject: ttk styles - is it possible to have one per widget?

I have come back to this problem several times and have asked friends for help, but I never seem to crack this nut.

What I am trying to do is "style" ttk widgets in a way that each one can have their own unique settings.  I've not found code or pseudo-code that does what I'm looking for.

Is it possible for ttk widgets to work like tk widgets in that each can have their own unique settings like background color, text color, etc?

Any code or pointers to pages with some code that I can lift would be awesome as I can't seem to write my own that works.  Happy to share the kinds of things I've tried if it would help.

Thank you for your time

-mike

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20191122/35742a25/attachment-0001.html>


More information about the Tkinter-discuss mailing list