Skip to content

Conversation

aa5sh
Copy link

@aa5sh aa5sh commented Jul 31, 2025

Added changes to make the countryFilter combobox filterable. #719

Added changes to make the countryFilter combobox filterable.
@foldynl
Copy link
Owner

foldynl commented Aug 1, 2025

@aa5sh : many thanks. It looks good. I'm thinking a bit about whether to implement it more as a QLineEdit with a Completer. I'm not sure if users like editable combo boxes. I used an editable combo box for DXC Server, and it seems most users still use the default setting.

But this change is definitely a step in the right direction. I need to test it to see whether it searches correctly both with and without diacritics (in languages that use).

@foldynl
Copy link
Owner

foldynl commented Aug 12, 2025

I finally implemented a new widget. I hope it will be clearer and easier to work with than an editable combo or QLineedit completer. I hope the public source code will be available soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants