Guilherme Polo <ggp...@gmail.com> added the comment: > I have been working with the ttk module (Windows XP, Python 3.1) and have > encountered some specific issues with ttk.Style() not fully propagating the > style into the widget. In my particular case, there seem to be issues with > setting style in TCombobox and TEntry. The biggest issue is that you can't > change the style of the ttk.Combobox popdown. Style can be set in the top > window, but not using all methods, but nothing works for the popdown.
Is this related to the initial report ? Setting styles may be problematic, and I don't think there is something fully describing all the things in ttk.Style (Tcl, Python and other languages) yet. There is a .tcl script that performs a lot of styling here: http://tktable.git.sourceforge.net/git/gitweb.cgi?p=tktable/tile-qt;a=tree;f=library;hb=HEAD It might help you, but I can't confirm. Good luck, but continue this conversation on a forum if it is not related to the initial report. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6549> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com