QMenu and QScroller
-
Hi
Is there some easy way (I mean without writing complex own widget) to get scrollableQMenu
.
Current functionality ofQMenu
- even if it is set to be scrollable and with adjusted size - is not so suitable for smart-phone screens.
The best effect would be when menu context (actions) was insideQScroller
.