Post #3816: Hi. Trying to create shortcuts to new windows like shader editor:

📋 Metadata

  • Author: Zunio
  • Date: 2021-03-31 15:41:51
  • Type: bug_report
  • Quality Score: 7/10
  • Replies (1): post_03820

🏷️ Tags

popup-dialog intermediate unsolved

  • Popup Dialog Editor
  • Python Scripting

💬 Content

Hi. Trying to create shortcuts to new windows like shader editor:

bpy.ops.pme.popup_area(area=‘ShaderNodeTree’, auto_close=False)

It works but try to save your scene with that window opened ( in my case on second display ). You’ll never see it again. It’ll crash Blender immediately after opening.


🔗 View on Blender Artists