shapeeditor

26 views
Skip to first unread message

MA07

unread,
Apr 17, 2017, 6:52:35 AM4/17/17
to Python Programming for Autodesk Maya
Hello,

Does anyone know how can I make the shape editable resizeable follows the window's size?

thank you 
editable.jpg

Justin Israel

unread,
Apr 17, 2017, 8:15:27 AM4/17/17
to Python Programming for Autodesk Maya


On Mon, Apr 17, 2017, 10:52 PM MA07 <amirahsya...@gmail.com> wrote:
Hello,

Does anyone know how can I make the shape editable resizeable follows the window's size?

Not in front of Maya so I can't confirm, but try setting   adjustableColumn=True  on your column layout. It tells child items to attach to both sides and resize with the layout. 



thank you 

--
You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/12196282-c26c-44b4-8cc1-db1c23859af6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Kyle Burris

unread,
Apr 28, 2017, 12:43:48 PM4/28/17
to Python Programming for Autodesk Maya

This works

cmds.window()
cmds
.paneLayout()
cmds
.shapeEditor()
cmds
.showWindow()
Reply all
Reply to author
Forward
0 new messages