Menu

#4 Long directory names in combobox

1.0
open
Rich K
2015-01-18
2015-01-18
Rich K
No

wxpython's Combobox truncates strings at the right side of the dropdown. For similar but long directory paths, this behavior hides the interesting parts. The Combobox should show long names either with elipses in the middle of the string, so you can see the beginning and end.

This could be done by modifying the values before they are put into the actual combobox widget, but then the historycombobox will need a separate list attribute to hold the actual values.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.