Actions
Feature #750
closedWPopupMenu with WMenu functionality
Start date:
03/09/2011
Due date:
% Done:
0%
Estimated time:
Description
I would like to use WPopupMenu with connection WStackeWidget and using the internalPath functionality like in WMenu.
Updated by Koen Deforche over 13 years ago
- Assignee set to Koen Deforche
- Target version set to 3.1.11
Hey,
It is not exactly as you wanted, but WPopupMenuItem now can behave like a WAnchor, including support for changing the internal path. In that way you could add the rest by listening for internalPathChanged() and updating a WStackedWidget.
Regards,
koen
Actions