Skip to content

ComboBox: How do you unset a chosen item under Linux? #149

Answered by SKProCH
berndmehnert asked this question in Q&A
Discussion options

You must be logged in to vote

Hello. @berndmehnert

I don't think your problem is specific to Linux. Rather, I would not say that this is a problem, rather a flaw.
I think you can make a separate, for example, button next to your ComboBox that will set the SelectedItem to null.
But, if you want us to make a "clear" button (same as in the TextBox now), then please open an issue describing your proposal there. I cannot guarantee that we will be able to implement this quickly, but we will try.
You can also do it yourself (use the TextBox implementation as an example), in this case, make a PR to our repository, we will gladly accept it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@berndmehnert
Comment options

Answer selected by SKProCH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants