Post #1978: ![](https://blenderartists.org/user_avatar/blenderartists.org/z01ks/48/564304_2.

📋 Metadata

  • Author: roaoao
  • Date: 2019-02-20 08:06:36
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_01977

🏷️ Tags

pie-menu hotkeys advanced solved

  • Pie Menu Editor
  • Custom scripting
  • keep_pie_open() function

💬 Content

z01ks:

is there a way to keep the pop up menus such as pies open even after clicking any of the buttons or adjusting sliders in the menus?

PME has a hack for this. But some widgets don’t work properly with it. And it can crash Blender in some cases.
Add this code in one of the pie slots (Custom tab).

keep_pie_open(L)

🔗 View on Blender Artists