This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2009-07-22 22:10 by markroseman, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
ttk_combobox_test.py | claytondarwin, 2011-02-22 16:53 | Illustrate ttk.Style() issues. | ||
ttk.patch | ethan.furman, 2011-09-21 20:24 | fix for removing dashes from Style().element_names, and returning None from Style().configure() when setting options. | review | |
ttk_style_fixes.zip | ethan.furman, 2011-09-21 22:21 | two fixes: elemant_names and configure | ||
issue6549.stoneleaf.01.patch | ethan.furman, 2015-02-26 00:56 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:51 | admin | set | github: 50798 |
2015-07-21 07:55:59 | ethan.furman | set | versions: + Python 3.5, - Python 2.7, Python 3.2, Python 3.3 |
2015-07-21 07:55:20 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg247019 resolution: fixed stage: patch review -> resolved |
2015-02-26 00:56:41 | ethan.furman | set | files:
+ issue6549.stoneleaf.01.patch nosy: + serhiy.storchaka messages: + msg236638 |
2011-09-22 21:52:58 | terry.reedy | set | stage: patch review versions: + Python 3.2, Python 3.3, - Python 3.1 |
2011-09-22 13:11:05 | ethan.furman | set | nosy:
+ terry.reedy |
2011-09-21 23:17:17 | ethan.furman | set | title: ttk.Style not translating some Tcl options -> ttk.Style -- minor issues with element_names and configure |
2011-09-21 22:21:48 | ethan.furman | set | files:
+ ttk_style_fixes.zip messages: + msg144396 |
2011-09-21 20:24:19 | ethan.furman | set | files:
+ ttk.patch nosy: + ethan.furman messages: + msg144390 keywords: + patch |
2011-02-23 01:19:27 | gpolo | set | nosy:
gpolo, markroseman, claytondarwin messages: + msg129148 |
2011-02-22 16:53:34 | claytondarwin | set | files:
+ ttk_combobox_test.py nosy: + claytondarwin messages: + msg129094 |
2009-07-23 20:25:35 | gpolo | set | messages:
+ msg90863 versions: + Python 2.7 |
2009-07-22 22:10:50 | markroseman | create |