📋 Metadata
- Author: roaoao
- Date: 2016-03-04 22:03:22
- Type:
answer - Reply to: post_00058
💬 Content
ba_fjg:
Can the layers menu in the 3D View header be put into a pop up with this addon?
http://wiki.blender.org/index.php/File:Manual-Part-I-3DLayers.png
I’m using this code:
Pie menus (Custom Tab):
L.column().prop(C.scene, "layers", "")
Popup dialogs (Custom Tab):
L.prop(C.scene, "layers", "")
Popup dialogs (Property Tab):
C.scene.layers