|
2016-08-22
| ||
| 08:48 | • Ticket [2947339fff] ttk::combobox : enhance dropdown list status still Open with 6 other changes artifact: 3ca50b9adc user: dkf | |
|
2010-02-07
| ||
| 12:14 | • New ticket [2947339fff]. artifact: 7246fabf32 user: jmcuaz | |
| Ticket UUID: | 2947339 | |||
| Title: | ttk::combobox : enhance dropdown list | |||
| Type: | RFE | Version: | None | |
| Submitter: | jmcuaz | Created on: | 2010-02-07 12:14:41 | |
| Subsystem: | 88. Themed Tk | Assigned To: | jenglish | |
| Priority: | 5 Medium | Severity: | Minor | |
| Status: | Open | Last Modified: | 2016-08-22 08:48:54 | |
| Resolution: | None | Closed By: | nobody | |
| Closed on: | ||||
| Description: |
Subject : Make the width of the dropdown list of ttk::combobox configurable (and/or add the possibility to have a 2 columns dropdown list) When the user has to select an item in a popdown list of a combobox, it is sometime desirable to show beside each entry in the list a short text giving explanation about the choice to be selected. This is particularly usefull in database applications when the choices to be made are keys/abreviations not easy to remember for the user. In that case, it would be nice if the width of the popdown list could be configurable and not be depedant of the width of the text field of the combobox. Thanks a lot Jean-Marie | |||