Post #3214: St

📋 Metadata

🏷️ Tags

popup-dialog configuration intermediate solved

  • 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:

pme_popup_addon_preferences

Command tab:

bpy.ops.pme.popup_addon_preferences(addon='pie_menu_editor', center=True)

❤️ 2 likes


🔗 View on Blender Artists