c++ - (Qt) Editable QComboBox: don't close popup while entering the text -


the question looks trivial, still can't found solution. when combobox' popup open, catches focus, , can't enter text in lineedit. , if put cursor in lineedit, popup expectedly closes. there ways enter text , save popup open @ same time, beside of implementation of own popup? thank , sorry english.

i propose use qlineedit + qcompleter. combobox designed behavior (that don't need).


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -