Created on 2009-07-22 22:10 by markroseman, last changed 2011-09-22 21:52 by terry.reedy.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| ttk_combobox_test.py | claytondarwin, 2011-02-22 16:53 | Illustrate ttk.Style() issues. | ||
| ttk.patch | stoneleaf, 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 | stoneleaf, 2011-09-21 22:21 | two fixes: elemant_names and configure | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 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 | stoneleaf | set | nosy:
+ terry.reedy |
| 2011-09-21 23:17:17 | stoneleaf | set | title: ttk.Style not translating some Tcl options -> ttk.Style -- minor issues with element_names and configure |
| 2011-09-21 22:21:48 | stoneleaf | set | files:
+ ttk_style_fixes.zip messages: + msg144396 |
| 2011-09-21 20:24:19 | stoneleaf | set | files:
+ ttk.patch nosy: + stoneleaf 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 | |
