How to implement a dropdown list like Win11
Unsolved
QML and Qt Quick
-
wrote on 18 Oct 2023, 13:12 last edited by
-
The method I can think of is to use Combobox,But pop is displayed on the upper layer and cannot automatically push the controls below,Do I need to define a component myself? Or does QT already have an implementation in this area?
wrote on 18 Oct 2023, 17:11 last edited by
1/2