How can I use the moduleAddAction() https://www.winccoa.com/documentation/W ... ction.html
To add icons to a popupMenuXY?
Why are the moduleAddMenu and moduleAddAction limited to only script editor and gedi menus?
How to construct a popup Menu with Icons and text
- GerrieF
- Posts:11
- Joined: Tue Sep 29, 2020 1:57 am
Re: How to construct a popup Menu with Icons and text
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm
Re: How to construct a popup Menu with Icons and text
Currently the only option to have a popup menu with icons and text is to use the popup menu, but I guess it has the same downside as the child panel with the popup window flag (since it uses that).
Otherwise do a feature request.
Otherwise do a feature request.