| Ticket UUID: | 3182287 | |||
| Title: | Themed ComboBox failes due to themed entry widget | |||
| Type: | Bug | Version: | None | |
| Submitter: | oehhar | Created on: | 2011-02-15 14:28:00 | |
| Subsystem: | bwidget | Assigned To: | oehhar | |
| Priority: | 5 Medium | Severity: | ||
| Status: | Closed | Last Modified: | 2011-02-15 21:28:58 | |
| Resolution: | Accepted | Closed By: | oehhar | |
| Closed on: | 2011-02-15 14:28:58 | |||
| Description: |
When using a BWidget Combobox when theming is activated, it fails on creation and on posting its list due to the use of the themed Entry widget, which does not support any more: -relief -highlightbackground -highlightforeground The attached patch at least removes the errors. Please use ttk::combobox instead. The attached patch will not be in the repository before Andreas reallows it. | |||
| User Comments: |
oehhar added on 2011-02-15 21:28:00:
File Added - 401720: combobox_patch.tcl | |||
Attachments:
- combobox_patch.tcl [download] added by oehhar on 2011-02-15 21:28:00. [details]
