Post #1070:
St
📋 Metadata
- Author: roaoao
- Date: 2017-10-25 14:30:32
- Type:
answer - Quality Score: 7/10
- Reply to: post_01069
- Replies (1): post_03373
🏷️ Tags
pie-menu menu-integration intermediate solved
⚙️ Related PME Features
- Pie Menu Editor
- Menu Editor
- Custom menus
💬 Content
StroBlend:
Since recent updates I can’t select some element in a menu, If I go through the original menu it works fine but via the pie menu it doesn’t work.
Hmm, interesting issue.
This Import menu doesn’t work for me in all PME versions. In which version it worked for you?
Looks like it works when it used as a sub-menu (Custom tab):
L.menu("INFO_MT_file_import", text, icon=icon, icon_value=icon_value, use_mouse_over_open=True)
Or (if you don’t want to open the menu by mouse over event):
L.menu("INFO_MT_file_import", text, icon=icon, icon_value=icon_value)