Post #3864: Hi,
📋 Metadata
- Author: eltarbos
- Date: 2021-05-18 16:33:21
- Type:
question - Quality Score: 5/10
🏷️ Tags
stack-key scripting intermediate unsolved
⚙️ Related PME Features
- Stack Key Editor
- Python Scripting
💬 Content
Hi,
I’ve made a stack key with this command “bpy.ops.wm.window_new() ; bpy.context.area.ui_type = ‘UV’ ” to open a uv editor in a new window.
Is there a command to send this new window on my second monitor ?