Post #3214:
St
📋 Metadata
- Author: roaoao
- Date: 2020-04-26 22:28:28
- Type:
answer - Quality Score: 8/10
- Reply to: post_03212
- Replies (1): post_03219
🏷️ Tags
popup-dialog configuration intermediate solved
⚙️ Related PME Features
- Popup Dialog Editor
- Addon Preferences
- Python Scripting
💬 Content
StroBlend:
Idea/suggestion: have you ever think about creating an operator that could draw the pie menu editor in a panel ?
Hi @StroBlend,
PME already has such an operator:

Command tab:
bpy.ops.pme.popup_addon_preferences(addon='pie_menu_editor', center=True)
❤️ 2 likes