Post #3883: Where it says ‘Exec on Open’ you can add commands that are going to be applied t

📋 Metadata

🏷️ Tags

popup-dialog scripting intermediate

  • Popup Dialog Editor
  • Python Scripting
  • Exec on Open

💬 Content

Where it says ‘Exec on Open’ you can add commands that are going to be applied to the new popup

imageimage999×293 27.5 KB

bpy.ops.pme.popup_area(area='OUTLINER', cmd='bpy.context.space_data.show_restrict_column_select = True; bpy.context.space_data.show_restrict_column_viewport = True; bpy.context.space_data.show_restrict_column_select = True')

❤️ 1 likes


🔗 View on Blender Artists